Search for 'the'
For details on the search query syntax, see the guide.
Total results: 2973, showing 2689 - 2712
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Sub-plugin for Leaflet.markercluster plugin (MCG in short); adds the ability to freeze clusters at a specified zoom.
A lein plugin to inject the project version into dependency targets
A simple React wrapper around the Highlight.js library
A Clojure HTTP library wrapping the Apache HttpComponents client.
A simple library for handling the clipboard within the Clojure REPL.
A client library for for bookmarking services such as
[del.icio.us](http://delicious.com) or [Pinboard](http://pinboard.in).
It provides both annonymous and named access. In the former case the APIs
do not allow as many features as in the latter one.
Solutions for the book Spark: The Definitive Guide,using the louna-spark library
An implementation of the Hungarian algorithm for maximum matching.
Structure the ClojureScript compiler in terms of namespace-level middleware
The secret weapon of build utilities
Clojure wrapper for the OrientDB Java API.
Functions to get finance data from the Yahoo public data via YQL
A Leiningen plugin to convert all the Gorilla REPL files to raw Markdown files.
A Clojure library to be used with cryogen static site generator
This could be used to create and edit posts or pages with a simple ui instead of directly editing the files
A Clojure library designed to calculate the electricity cost for an appliance.
A pallet library for AWS, using the AWS java SDK.
Clojure bindings for the Amazon Product Advertising API.
Clojure client for the Riemann monitoring system
Parser Combinators for Clojure data, the Macro Edition (ME)
The xml.maven library contains code to process Maven POMs and metadata.
An idiomatic Clojure client for RabbitMQ that embraces AMQP 0.9.1 model. Built on top of the RabbitMQ Java client
The second largest planet in the Solar System.
A set of libraries derived from Spoon's Operations Research Kit.
Libraries are modular and are suppoorted as stand-alone dependencies.
This project is an uberjar that includes all of the modular bits in a single
jar, for easier dependencies. spork is purpose-built to be clojure-centric,
focusing on a functional API, a default towards purity and persistent data
structures, with alternative mutable/imperative counterparts. The vast
majority of spork is written in Clojure, with an intentional nod toward
independence from external libraries, particularly Java libs. Consequently,
spork should provide a lightweight, clojure-based platform for the topics
covered by the libraries. I am currently working to eliminate legacy
java dependencies where possible.
Thin clojure wrapper for the apache commons-net FTP-Client