Skip to content

dperrymorrow/simple-browser-code-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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