JS Online Editor:
A javascript online editor.
An editor developed by angular, no server support.
Online Demo: Demo
Docs
New Features
- Support switch view
- Support display on full screen and update automaticly
- Support export source code of this page
- Editor enhence
- Console visualization
- Demo explore
You Can Also:
- Add JS and Css library to create prolific application
- Use newest syntax in babel environment
Using Tech
Technology used as below:
- Angular - Web enhenced library
- CodeMirror - Versatile text edior
- GitPages - Code store and deploy
- Travis - CICD
Installation
Requires Node.js v8+ to run.
- Install dependence:
npm install
- Build app:
npm run build
Todos
- Mutiple file project support
- Home page show demos, people can push demo by commit code
License
MIT
Top comments (0)