Quantcast
Channel: productivity – The Holy Java
Viewing all articles
Browse latest Browse all 9

A Usable Node.js REPL for Emacs

$
0
0
Being used to the excellent REPL in Clojure(Script), I was surprised to find out that Node.js REPL is somewhat weak and that its support in Emacs is not actively maintained. I anyway managed to get a usable REPL with these three components: The Emacs nodejs-repl package (nearly 2 years old) J. David Smith’s nodejs-repl-eval.el to […]

Viewing all articles
Browse latest Browse all 9

Trending Articles