jmlsf / shadow-cljs

ClojureScript compilation made easy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License

Copyright © 2018 Thomas Heller

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

About

ClojureScript compilation made easy

License:Eclipse Public License 1.0


Languages

Language:Clojure 84.6%Language:JavaScript 10.6%Language:Java 4.4%Language:HTML 0.3%Language:Shell 0.0%