magomimmo's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
thinkaurelius/titan
Distributed Graph Database
cgrand/enlive
a selector-based (à la CSS) templating and transformation system for Clojure
oakes/Nightcode
An IDE for Clojure
clojure-liberator/liberator
Liberator is a Clojure library for building RESTful applications.
hugoduncan/criterium
Benchmarking library for clojure
ztellman/lamina
not under active development - event-driven workflows for clojure
weavejester/codox
Clojure documentation tool
xsc/lein-ancient
Check your Projects for outdated Dependencies
cemerick/austin
The ClojureScript browser-REPL rebuilt stronger, faster, easier.
clj-commons/pomegranate
A sane Clojure API for Maven Artifact Resolver + dynamic runtime modification of the classpath
nrepl/piggieback
nREPL support for ClojureScript REPLs
lynaghk/cljx
Write a portable codebase targeting Clojure/ClojureScript
avescodes/lein-try
A Leiningen plugin for trying out new libraries
pallet/alembic
A library for distilling (resolving and adding to the classpath) dependencies
stuartsierra/reloaded
Leiningen 2 project template with tools.namespace, profiles, and user.clj
dakrone/lein-bikeshed
A Leiningen plugin designed to tell you your code is bad, and that you should feel bad
cemerick/clojurescript.test
A maximal port of `clojure.test` to ClojureScript. DEPRECATED
airesis/airesis
The Social Network for eDemocracy
jonase/cljsfiddle
davidsantiago/perforate
Painless benchmarking with Leiningen 2
yogthos/compojure-template
A Leiningen template for batteries included projects using Compojure.
dogada/metajs
Write on Lisp. Compile to Javascript. Use anywhere.
cemerick/valip
Validations library for Clojure & ClojureScript
ato/lein-clojars
[Deprecated] Clojars plugin for Leiningen
tsdh/lein-html5-docs
A HTML5 API docs generator plugin for Leiningen.
alandipert/desiderata
A Clojure and ClojureScript bag of tricks.
cldwalker/lein-spell
Catch spelling mistakes in programming documents and clojure docstrings.
ztellman/scrawl
the graphical equivalent of the fibonacci sequence
magomimmo/cljs-priority-map
PersistentPriorityMap for ClojureScript