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

calfpath

32
Stars
1
Forks
Watchers

À la carte Ring request matching, routing and reverse-routing for Clojure/Script

diffuse

45
Stars
0
Forks
Watchers

Diffuse is a library to create, use and manipulate diffs, to build the change you wish to see in your data.

html-to-hiccup

48
Stars
4
Forks
Watchers

A html->hiccup conversion function in pure CLJC

minimallist

64
Stars
1
Forks
Watchers

A minimalist data driven data model library, inspired by Clojure Spec and Malli.

binf.cljc

129
Stars
2
Forks
Watchers

Handling binary formats in all shapes and forms

cljs-snake

21
Stars
0
Forks
Watchers

Snake in 100 lines of ClojureScript using Reagent for a #TechTalk at UCT

atemoia

50
Stars
8
Forks
Watchers

A simple full-stack clojure app

datascript

5.4k
Stars
298
Forks
Watchers

Immutable database and Datalog query engine for Clojure, ClojureScript and JS

cark.behavior-tree

24
Stars
1
Forks
Watchers

A functional behavior tree implementation

airsonic-ui

25
Stars
2
Forks
Watchers

Modern user interface for https://github.com/airsonic/airsonic – CURRENTLY INACTIVE