shadow-cljs
provides everything you need to compile your ClojureScript code with a focus on simplicity and ease of use.
- Good configuration defaults so you don't have to sweat the details
- Live Reload (CLJS + CSS)
- CLJS REPL
- JS dependencies via
npm
- Code splitting (via
:modules
) - Fast builds, reliable caching, ...
Please refer to the User Manual. (Work in Progress)
- [EN] A beginner guide to compile ClojureScript with shadow-cljs
- [CN] shadow-cljs 2.x 使用教程
- [EN] ClojureScript with Middleman via Shadow-CLJS
- ... please let me know if you created something to include here
- Official Browser Example
- mhuebert/shadow-re-frame - Usage of re-frame, re-frame-trace, and the shadow-cljs build tool. Live Demo
- jacekschae/shadow-reagent - shadow-cljs, proto-repl, reagent template
- jacekschae/shadow-firebase - shadow-cljs + firebase
- ahonn/shadow-electron-starter - ClojureScript + Shadow-cljs + Electron + Reagent
- ... please let me know if you created something to include here
Copyright © 2018 Thomas Heller
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.