Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 900 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 900 Bytes

ape-cljs-playground

Away from Preferred Editor ClojureScript Playground

Write and evaluate ClojureScript in your mobile device's browser. Code is stored in your browser's localStorage. Parentheses are kept balanced by Parinfer.

Powered by the amazing Scittle (as well as by Reagent and CodeMirror), all you really need is index.html (which includes some documentation as inline comment). Small exception: I forked and tweaked the parinfer-codemirror.js dependency to slightly improve scrolling behaviour.

Host it yourself or simply use https://jurjanpaul.github.io/ape-cljs-playground.

screenshot