https://github.com/theasp/cljs-webrepl
A ClojureScript REPL using Reagent and MDL
https://github.com/theasp/cljs-webrepl
clojurescript reagent repl
Last synced: 9 days ago
JSON representation
A ClojureScript REPL using Reagent and MDL
- Host: GitHub
- URL: https://github.com/theasp/cljs-webrepl
- Owner: theasp
- License: epl-1.0
- Created: 2016-02-26T15:08:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-13T18:26:22.000Z (over 7 years ago)
- Last Synced: 2025-04-03T08:51:25.894Z (about 1 month ago)
- Topics: clojurescript, reagent, repl
- Language: Clojure
- Size: 1.1 MB
- Stars: 14
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CLJS-WebREPL
An attempt at a nice looking in browser REPL for ClojureScript. Try out the [live version](http://theasp.github.io/cljs-webrepl/)!
# Thanks
- Joel Martin and David Nolen for the cljs-bootstrap REPL bits:
- https://github.com/kanaka/cljs-bootstrap
- https://github.com/swannodette/cljs-bootstrap
- Mike Fikes for the parts of the REPL taken from Planck
- https://github.com/mfikes/planck
- Dan Holmsand for the syntax hilighting, from the Reagent demo:
- https://github.com/reagent-project/reagent/tree/master/demo/reagentdemo*PULL REQUESTS WELCOME!*
# License
Copyright © 2016 Andrew Phillips, Dan Holmsand, Mike Fikes, David Nolen, Rich Hickey, Joel Martin & Contributors
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.