Search for 'the'

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

Total results: 2951, showing 1729 - 1752

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


  • SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface facilities of the operating systems on which it is implemented.

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

    A ClojureScript CouchDB client for the browser
  • im.chit/manas 0.1.0-SNAPSHOT

    Tools and analysers for the sql database

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

  • ClojureScript Autobuilder/Server which pushes changed files to the browser. This is the lein plugin.

  • Boot task to run the datomic transactor.

  • A Duct library for interacting with the Stripe API

  • Sankey diagrams visualize the directed flow between nodes in an acyclic network

  • react-vis-force applies the react-vis and d4-style component approach to the d3-force library.
  • kixi/incanter-mongodb 1.9.1-p0-3bf644a

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

  • client for kestrel via the memcached interface
  • atr 0.1.0

    A Clojure project for a REST interface to provide song play statistics for an Ampache server (for example, top 10 tracks of the last week or top 100 albums of all time)

  • library to ease the interaction between rhino and clojure

  • Wraps the roamAlphaAPI JS Object in Roam Research
  • tranchis/incanter-io 1.5.5-SNAPSHOT

    Incanter-io is the I/O module of the Incanter project.

  • The LevelDB driver in Clojure

  • A Clojure library that implements the Logo programming language in a Clojure context

  • Clojure, all the way with Om, based on zaiste/atw-om

  • A deep structural difference based on minimizing the Levenshtein distance

  • ClojureScript Autobuilder/Server which pushes changed files to the browser.
  • cljsjs/tonejs 13.4.9-0

    A Web Audio framework for making interactive music in the browser.
  • joinr/incanter-svg 1.9.3-SNAPSHOT

    Incanter-svg is the SVG module of the Incanter project.

  • A directory watcher, wrapping the JDK 7 java.nio.file.WatchService.