Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 470 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 470 Bytes

Mini-JSfiddle

JSfiddle in under 1k with localStorage

Online Code Editor that enabled editing HTML, CSS, and JS in browser and shows a live preview. It uses localStorage to store or cache your code and it includes buttons to view the full source code, view the preview in full screen, and download the file.

Inspired by miniCodeEditor

Submitted to the 2014 JS1k Competition and won 4th place.