An open API service indexing awesome lists of open source software.

https://github.com/dperrymorrow/simple-browser-code-editor


https://github.com/dperrymorrow/simple-browser-code-editor

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Super simple _(mostly CSS)_ browser code editor.

Consists of a textarea with transparent text on top of a Prism rendered preview inside a div that scroll together. That's it...

If you would like to run locally

```
npm i
npm dev
```

go to localhost:8080