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

conduit

538
Stars
97
Forks
Watchers

Real world application built with ClojureScript + re-frame

learn-re-frame-course-files

58
Stars
43
Forks
Watchers

:cinema: Learn re-frame course files for building Cheffy app

learn-reagent-course-files

86
Stars
54
Forks
Watchers

:cinema: Learn Reagent course files for building GIGGIN app

ClojureRNProject

45
Stars
7
Forks
Watchers

Simple React Native application with ClojureScript, re-frame and react navigation v5

re-frame-steroid

26
Stars
2
Forks
Watchers

A Clojure library with a few functions-steroids for re-frame app

amsterdamjs-clojurescript-workshop

28
Stars
3
Forks
Watchers

Educational materials for ClojureScript workshop @ AmsterdamJS '18

atom-cljs-doc

9
Stars
3
Forks
Watchers

ClojureScript core library documentation viewer for Atom

cljs-rum-realworld-example-app

53
Stars
9
Forks
Watchers

ClojureScript + Rum codebase containing real world examples