Search for 'the'
For details on the search query syntax, see the guide.
Total results: 2961, showing 121 - 144
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
A Clojure library that wraps the Google Java API
Fast JSON encoding and decoding for Clojure via the Jackson library.
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.
Provides access using Clojure to OpenTelemetry Resource objects which describe the local host and running process
Tiny library to get current process PID and handle the pid files
A library to easily generate html tables from clojure data structures with the possibility of defining the tags atributes as functions/maps.
Clojure wrappers for the Bifurcan library of high-performance data structures
A clojure library for accessing the salesforce api
Boot task to automatically reload page resources in the browser.
A ClojureScript port of the Mocha test frame work
A ClojureScript port of the chai assertion library
Run javadoc for the java source in your lein project.
Logging module for the Ghostwheel Clojure(-Script) library
Duct module and router for the Ataraxy routing library
A collection of stemmers for use in search engines and the like.
Schedule jobs for execution in the future.
CodeMirror is a versatile text editor implemented in JavaScript for the browser
In which we deal with exceptions the clojure way
A Leiningen plugin to reflect on the SCM workspace of a project
Clojure interface to the Librato service
A leiningen plugin to do the job of maven assembly
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.
Matchers for clojure collections. This library is created to ease the pain of matching nested data structures in production code and tests.