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
  • plumber 0.0.2

    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 3.2.0

    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.
  • joinr/incanter-mongodb 1.9.3-SNAPSHOT

    Incanter-mongodb is the MongoDB module of the Incanter project.
  • twfy 0.3.2

    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.

  • XMPP Library for the JVM

  • Common functions for running Clojure on the Cloud Function Java Runtime on Google Cloud Platform
  • henshin 1.0.0

    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
  • foursquare-clj 0.1.0-SNAPSHOT

    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.
  • dvlopt/draw 1.0.0-beta1

    Accessing the Canvas API

  • 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