Swank-js

From WikEmacs
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
swank-js
Description Swank backend for Node.JS and in-browser JavaScript
Author Ivan Shvedunov
Source https://github.com/swank-js/swank-js
Part of Emacs no

Swank-js is a Swank backend for Node.JS which allows an in-browser JavaScript REPL. It is based on js2-mode.

Basic setup

Installation is complicated and requires Node.JS, SLIME, js2-mode. On Ubuntu/Debian the nodejs-legacy package might be required.

Project Pages

Tutorial Pages