- clojure π - The Clojure programming language
- clojurescript π - Clojure to JS compiler
- core.match π - An optimized pattern matching library for Clojure
- core.typed - An optional type system for Clojure
- hiccup - Fast library for rendering HTML in Clojure
- garden - Generate CSS with Clojure
- Midje π - Midje is a test framework for Clojure
- leiningen π - Leiningen is for automating Clojure projects without setting your hair on fire (config-based)
- boot π - Build tooling for Clojure (code-based)
- kibit π - kibit is a static code analyzer for Clojure
- lein-garden - Leiningen plugin for compiling Garden stylesheets
- lein-figwheel π - Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
- lein-cljfmt - A tool for formatting Clojure code
- eastwood - Clojure lint tool
- re-frame-template - Leiningen template for reagent web app based on the re-frame pattern
- medley π - A lightweight library of useful Clojure functions
- plumbing π - Prismatic's Clojure(Script) utility belt
- algo.monads - Macros for defining monads, and definition of the most common monads
- data.json - JSON parser/generator to/from Clojure data structures
- cljsjs - Javascript libraries packaged up with Google Closure externs (it's better use webpack)
- schema - Clojure library for declarative data description and validation
- config - Library for managing environment variables in Clojure
- environ - Library for managing environment variables in Clojure
- tongue - Do-it-yourself i18n library for Clojure/Script
- ring - Clojure HTTP server abstraction
- ring-json - Ring middleware for handling JSON
- compojure π - A concise routing library for Ring/Clojure
- compojure-api - Sweet web apis with Compojure & Swagger
- clj-aws-s3 - S3 client library for Clojure
- carmine - Redis client and message queue for Clojure
- korma π - Tasty SQL for Clojure
- monger π - Monger is an idiomatic Clojure MongoDB driver for a more civilized age
- lobos - A library to create and manipulate SQL database schemas with migrations support
- cljs-ajax - Simple Ajax client for Clojure
- reagent π - A minimalistic ClojureScript interface to React.js
- secretary - A client-side router for ClojureScript
- accountant - ClojureScript library to make navigation in single-page applications simple
- datascript - Immutable database and Datalog query engine for Clojure
- re-com - A ClojureScript library of reusable components for Reagent
- re-frame π - A Reagent Framework For Writing SPAs, in Clojurescript
- re-frame-undo - An undo library for re-frame
- re-frame-http-fx - A re-frame "effects handler" for performing Ajax tasks (via cljs-ajax)
- Learn X in Y minutes Where X=clojure π
- The Clojure Style Guide π
- Quickref for Clojure Core π
- Learning ClojureScript π
- Modern ClojureScript π
- Clojure Distilled
- Clojure Cookbook π
- A Brief Beginnerβs Guide To Clojure
- Brave Clojure
- Clojure from the ground up
- A monad tutorial for Clojure programmers
- Atom Clojure Setup π
- Clojurescript/Reagent : importing React components from NPM
- 120 hour epic sax marathon π
- 4Clojure