Liking cljdoc? Tell your friends :D

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
  • Supporting various targets :browser, :node-script, :npm-module, :react-native(exprimental)...
  • Live Reload (CLJS + CSS)
  • CLJS REPL
  • Importing CommonJS & ES6 modules from npm or local JavaScript files
  • 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.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close