DEV Community

Pomelo
Pomelo

Posted on

Code Online - My Own Project

JS Online Editor:

A javascript online editor.

An editor developed by angular, no server support.

Online Demo: Demo

example2

example2

example1

example2

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:

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)