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