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.
calfpath
À la carte Ring request matching, routing and reverse-routing for Clojure/Script
diffuse
Diffuse is a library to create, use and manipulate diffs, to build the change you wish to see in your data.
html-to-hiccup
A html->hiccup conversion function in pure CLJC
minimallist
A minimalist data driven data model library, inspired by Clojure Spec and Malli.
binf.cljc
Handling binary formats in all shapes and forms
cljs-snake
Snake in 100 lines of ClojureScript using Reagent for a #TechTalk at UCT
atemoia
A simple full-stack clojure app
datascript
Immutable database and Datalog query engine for Clojure, ClojureScript and JS
cark.behavior-tree
A functional behavior tree implementation
airsonic-ui
Modern user interface for https://github.com/airsonic/airsonic – CURRENTLY INACTIVE