node-livecode
v1.0.8
Published
livecoding support for node modules
Downloads
3
Readme
node-livecode
This is a node.js module that provides livecoding support. In response to websocket commands, it loads additional npm modules at runtime, evaluates free-standing JavaScript code, and adds new protocol instructions for other clients to use. This is part of the Caffeine project.
Thanks to Chris Tomich for his help!