Search for 'the'

For details on the search query syntax, see the guide.

Total results: 2997, showing 1705 - 1728

Note: artifacts in italics are non-canonical forks. See the wiki for more details.


  • MIGRATE ALL THE THINGS!
  • chance 1.0.0-SNAPSHOT

    A (would-be) library of tools intended to aid in the use of randomized testing.
  • melange 0.1.0

    See with the eyes of the Kwisatz Haderach.

  • A clojure library to make interaction with the K8s REST API available in code
  • sv/cljsjs.css.resource 0.1.0-SNAPSHOT

    A Ring handler that provides all cljsjs css files in the classpath as a single resource under the path '/css/cljsjs.css'.

  • This is the postgresql implementation of the drift-db protocol.
  • joinr/incanter-pdf 1.9.3-SNAPSHOT

    Incanter-pdf is the PDF module of the Incanter project.
  • lodge 0.1.1

    Validate or revalue a hash map with another being the same type.

  • A Duct library for interacting with the Stripe API

  • Ring middleware for parsing parameters and emitting responses in various formats (mainly JSON, YAML and Transit out of the box)
  • com.intelie/closchema 0.0.1-SNAPSHOT

    Implements the JSON Schema specification.

  • A Clojure library designed to wrap the Unofficial Private Vine API

  • Java API for the libvirt C library

  • Clojure HTTP library using the Apache HttpClient.

  • 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.

  • Leiningen plugin for compiling LESS files using the NPM install LESS Compiler.

  • Access to the hashicorp vault system from clojure

  • A rich REPL for Clojure in the notebook style.

  • A collection of helper functions that work on vectors, both in the sense of a collection and in the directional sense.
  • kixi/incanter-mongodb 1.9.1-p0-3bf644a

    Incanter-mongodb is the MongoDB module of the Incanter project.

  • Repackaging of the Transactor app to bring in dependencies.

  • Squeedo: The sexiest message consumer ever (™)

  • Small library to couple the re-frame database to the redux devtools. Works in 2 directions, e.g. with time travelling.
  • clj-cnet 0.1.0

    This is an small Clojure binding for the CNET developer API.