Search for 'the'

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

Total results: 2946, showing 121 - 144

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


  • TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML. TagSoup also includes a command-line processor that reads HTML files and can generate either clean HTML or well-formed XML that is a close approximation to XHTML.

  • Clojure library for working with the Github v3 API
  • clj-json 0.5.3

    Fast JSON encoding and decoding for Clojure via the Jackson library.

  • A library to easily generate html tables from clojure data structures with the possibility of defining the tags atributes as functions/maps.
  • clj-pid 0.1.2

    Tiny library to get current process PID and handle the pid files

  • Boot task to automatically reload page resources in the browser.

  • Provides access using Clojure to OpenTelemetry Resource objects which describe the local host and running process

  • Run javadoc for the java source in your lein project.

  • Duct module and router for the Ataraxy routing library

  • Logging module for the Ghostwheel Clojure(-Script) library

  • Schedule jobs for execution in the future.

  • A Leiningen plugin to reflect on the SCM workspace of a project

  • CodeMirror is a versatile text editor implemented in JavaScript for the browser

  • Clojure wrappers for the Bifurcan library of high-performance data structures
  • alembic 0.3.2

    A library for use In the REPL. Add dependencies to your classpath, reload your project.clj file, and invoke leiningen tasks.

  • Provide leiningen as a resource jar on the classpath.

  • A clojure library for accessing the salesforce api

  • Matchers for clojure collections. This library is created to ease the pain of matching nested data structures in production code and tests.

  • Clojure interface to the Librato service

  • A leiningen plugin to do the job of maven assembly
  • mocha-latte 0.2.0-SNAPSHOT

    A ClojureScript port of the Mocha test frame work
  • chai-latte 0.3.0-SNAPSHOT

    A ClojureScript port of the chai assertion library

  • A debugging tool for Fulcro that allows you to inspect state and other aspects of the running application(s).

  • In which we deal with exceptions the clojure way