An open API service indexing awesome lists of open source software.

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

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.