This is a quick on the fly online hassle-free code editor which enables Developers to quickly format or edit random code without disturbing your Local IDE. This Code base utilizes Microsoft's Monaco Editor. The Monaco Editor is the code editor which powers VS Code, with the features better described here.
Try the editor out [on our website](-- coming soon --).
Clone this repo
$ npm install .
open index.html in your local browser.