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

clojurescript-workshop

35
Stars
2
Forks
Watchers

Repository of related materials to the workshop

bonsai

12
Stars
0
Forks
Watchers

[WIP] Declarative DOM rendering with integrated state management for ClojureScript

cljs-test-runner

84
Stars
15
Forks
Watchers

Discover and run your ClojureScript tests

keybind

84
Stars
4
Forks
Watchers

ClojureScript key bindings (shortcut) library

blender-clojure

31
Stars
3
Forks
Watchers

[EXPERIMENTAL] Blender scripting with ClojureScript. Live-coding Blender environment using modern cljs tools.

nano-id

185
Stars
9
Forks
Watchers

A unique string ID generator for Clojure and ClojureScript (・_・)ノ

clj-statecharts

226
Stars
15
Forks
Watchers

State Machine and StateCharts for Clojure(Script)

cascade

74
Stars
3
Forks
Watchers

A library of continuation-passing, thunk-producing versions of many Clojure core functions.

clojurice

75
Stars
3
Forks
Watchers

An opinionated starter app for full-stack web applications in Clojure

advent-of-cljc

44
Stars
30
Forks
Watchers

Cross platform Clojure Advent of Code solutions