Search for 'org'
For details on the search query syntax, see the guide.
Total results: 6168, showing 2881 - 2904
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Bit.ly API client for Clojure
A Reagent Framework For Writing SPAs, in Clojurescript
Machine Learning library for Clojure built around Weka and friends
Modified to work anywhere dynapath does
a framework for asynchronous communication
Avoid the hassle of restructuring comments into functions.
Testify turns selected comments into automatically evaluated
scripts, while remaining as comments embedded within the code.
Evaluate these comments directly from within a test, or in any
other way preferred. Rename the (comment) to (test-comment)
and evaluate with (eval-in-ns 'your-namespace). Testify will
find the test-comment and evaluate its content for you. The
test-comment is an empty macro ignoring its body, just like
comment, that Testify recognizes. Testify can easily be told
to evaluate content of any other top level form, while
test-comment is a default. Testify use levels of isolation.
While eval-in-ns evaluates expressions in its namespace, like
when evaluating comments manually, its sibling eval-as-use
evaluates from within a temporary namespace, preventing
pollution. This is more suitable for repeatable tests.
Testify reads source code, and keeps track of where it is.
Code should be highlighted when a test assertion fails, even
though the assertion is in a comment. Testify is not a testing
framework, but rather a pun on: to witness, reveal comment,
display it in the repl.
A Clojure client for the Facebook Graph API (upgraded for Clojure 1.4.0)
Leiningen local repository plugin
A fast and pretty Clojure test runner
A simple macro to make defining the re-frame boilerplate more convenient
Various things gluing together metrics-clojure and ring.
A library for creating functional parsers in Clojure.
JavaOSC is a library for talking the OSC protocol in Java. It is not, in itself, a usable program. Rather, it is a library designed for building programs that need to communicate over OSC (e.g., SuperCollider, Max/MSP, Reaktor, etc.).
Library for working with VCF (Variant Call Format) files