Search for 'the'
For details on the search query syntax, see the guide.
Total results: 3049, showing 1633 - 1656
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Port of the Verbal Expressions lib for Clojure
This is a library for describing the structure of a web appliction.
This way, we have uris and data associated directly with routes.
This is nice for generating navigation or applying middleware to
routes are a particular level.
Leiningen/Boot plugin for pinning the PGP keys for your dependencies.
Clojure bindings for the Amazon Product Advertising API.
Fast JSON encoding and decoding for Clojure via the Jackson library.
Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
Convex, building the Internet of Value
Generic debug flag for all the Clojures.
A lightweight clojure wrapper around the smack jabber/XMPP library. Hipchat compatible.
Incanter-mongodb is the MongoDB module of the Incanter project.
Clojure bindings for the [TheyWorkForYou](http://www.theyworkforyou.com/) [API](http://www.theyworkforyou.com/api/)
A clone with minor modification of https://github.com/yogthos/Selmer - all credit
to the original author.
Common functions for running Clojure on the Cloud Function Java Runtime on Google Cloud Platform
The Henshin Transformation Engine
(Inofficially repackaged for Maven)
The OWL API is a Java API and reference implementation for creating, manipulating and serialising OWL Ontologies.
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.
Associate shorter keybindings to the most often used UI components
A simple Clojure library for connecting to the Foursquare API
Clj-DBSpec is a common configuration spec for dealing with relational databases
e.g. data source, connection, conversion of schema/tables/columns/indices names
between the database and Clojure.
A simple leinigen plugin to create a command line script to execute the project.
Clojure wrapper for the Fressian library
Mollie client for handling payments with the Mollie REST service