/Micro

A (soon to be) full featured, web hosted text editor with syntax highlighting

Primary LanguageJavaScriptMIT LicenseMIT

Micro

A full featured, web hosted text editor with syntax highlighting (under development)

Simulation at Home

Set up a local webserver to test the editor:

python -m SimpleHTTPServer 8000

Now visit the page in the browser via localhost:8000