https://github.com/jurjanpaul/ape-cljs-playground
Away from Preferred Editor ClojureScript Playground
https://github.com/jurjanpaul/ape-cljs-playground
clojure clojurescript codemirror editor localstorage parinfer sci scittle
Last synced: 2 months ago
JSON representation
Away from Preferred Editor ClojureScript Playground
- Host: GitHub
- URL: https://github.com/jurjanpaul/ape-cljs-playground
- Owner: jurjanpaul
- Created: 2022-08-01T13:14:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-07T14:32:36.000Z (8 months ago)
- Last Synced: 2025-12-28T20:54:25.306Z (7 months ago)
- Topics: clojure, clojurescript, codemirror, editor, localstorage, parinfer, sci, scittle
- Language: Clojure
- Homepage: https://jurjanpaul.github.io/ape-cljs-playground/
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://shaunlebron.github.io/parinfer/).
Powered by the amazing [Scittle](https://babashka.org/scittle/)
(as well as by [Reagent](https://reagent-project.github.io) and
[CodeMirror](https://codemirror.net/)),
all you need is
[index.html](https://github.com/jurjanpaul/ape-cljs-playground/blob/main/index.html)
(which includes some documentation as inline comment).
Host it yourself or simply use https://jurjanpaul.github.io/ape-cljs-playground.
