write-code
v0.21.0
Published
Programming for more people
Readme
write-code is a simple HTML-based code editor. It is not meant to be full featured, it is meant to edit very simple programs that contain only:
- strings
- function literals
- and function calls
Demo

Installation
npm install write-code
node write-code/server