ClojureScript topic
ClojureScript is a compiler for Clojure that targets JavaScript. It emits JavaScript code which is compatible with the advanced compilation mode of the Google Closure optimizing compiler. ClojureScript combines the reach of the JavaScript platform, the flexibility and interactive development of Clojure, and the whole-program optimization of Google Closure to provide the most powerful language for programming the web.
shadow-build
[DEPRECATED] merged into the thheller/shadow-cljs project
malli
High-performance data-driven data specification library for Clojure/Script.
calvin
A minimalistic build tool for clojurescript projects that does not require the jvm
spy
Clojure/ClojureScript library for stubs, spies and mocks.
walkable
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
precept
A declarative programming framework
phrase
Clojure(Script) library for phrasing spec problems.
figwheel-main
Figwheel Main provides tooling for developing ClojureScript applications
scope-capture
Project your Clojure(Script) REPL into the same context as your code when it ran