/shadow-cljs

ClojureScript compilation made easy

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

shadow-cljs provides everything you need to compile your ClojureScript code with a focus on simplicity and ease of use.

npm Clojars Project

Features

  • 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, ...

overview-img

Documentation

Please refer to the User Manual. (Work in Progress)

Guides

Examples

License

Copyright © 2018 Thomas Heller

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.