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.

List ClojureScript repositories

rid3

142
Stars
6
Forks
Watchers

Reagent Interface to D3

shadow-build

100
Stars
12
Forks
Watchers

[DEPRECATED] merged into the thheller/shadow-cljs project

malli

1.4k
Stars
204
Forks
Watchers

High-performance data-driven data specification library for Clojure/Script.

calvin

185
Stars
9
Forks
Watchers

A minimalistic build tool for clojurescript projects that does not require the jvm

spy

170
Stars
9
Forks
Watchers

Clojure/ClojureScript library for stubs, spies and mocks.

walkable

445
Stars
14
Forks
Watchers

A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind

phrase

289
Stars
8
Forks
Watchers

Clojure(Script) library for phrasing spec problems.

figwheel-main

632
Stars
94
Forks
Watchers

Figwheel Main provides tooling for developing ClojureScript applications

scope-capture

568
Stars
13
Forks
Watchers

Project your Clojure(Script) REPL into the same context as your code when it ran