Search for 'the'

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

Total results: 2929, showing 1225 - 1248

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


  • Convex, building the Internet of Value

  • Ring adapter for the simpleframework lightweight server
  • clojure-neo4j 0.4.0-SNAPSHOT

    The clojure-neo4j project provides a more lispy interface to Neo4j, a graph-structured on-disk transactional database.

  • Component for the raven-clj library supporting Sentry exceptions

  • A (Clojure) ring adapter for the Cloud Function Java Runtime on Google Cloud Platform

  • The PostgreSQL JDBC4 driver

  • Clojure library for the Hazelcast p2p cluster

  • The $ of the web

  • Plugin providing a ccw-deps task for installing project dependencies in a lib directory. What it does precisely is: generate the project's uberjar, then unzip the uberjar in ${project-root}/lib directory, and removes from it all the files that belong to the project (keeping only dependencies files)

  • The generator and destroyers for the flow files.

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

  • The generator and destroyers for the view files.

  • packaging up the xmlrpc implementation from the boys at redstone (thanks guys..)

  • A Clojure library for interacting with the SoundCloud API.

  • A Clojure implementation of the Kafka file format.

  • The Clothing ventas theme. Intended for clothing stores.

  • H2 plugin for the Photon eventstore

  • A clojure library for accessing the salesforce api
  • green-tags 0.3.0-alpha

    An audio tagging library supporing mp3, mp4, flac, and ogg containers. It supports all of the common tags used in these files including one image in a simple abstracted way which hides most of the differences between the formats. ex. To get read all supported tags and image into a map use (get-all-info <path>) and a map will be returned with all tag data. ex. To update an existing tag with a new artist and album while leaving all other fields untouched, use (update-tag! <file> {:artist "new artist" :album "new album"}) ex. To delete the lyrics field, use (update-tag! <file> {:lyrics :delete}) Supported tags: mp3: track, track-total, disc-no, disc-total, title, artist, album, album-artist, year, genre, comment, composer, original-artist, remixer, conductor, bpm, grouping, isrc, record-label, encoder, lyricist, lyrics, artwork-mime, artwork-data (byte array) mp4: all from mp3 except original-artist, remixer, record-label ogg/flac: all except original-artist, track-total, record-label, disc-total, remixer, grouping API Documentation: http://danpallas.github.io/green-tags/ contributing: Pull requests are welcome, but try to keep the API simple and submit updated tests to go along with it. Don't use macros in the API because they complicate test mocking for any project that implements this library.
  • tnoc 0.1.3

    Clojure code inspired by The Nature of Computation by Cristopher Moore & Stephan Mertens
  • gaeclj-pq 0.1.3

    Clojure helpers for using the push queue API in Google App Engine

  • Use git describe --tags to determine the name of (über)jars.

  • Write the git SHA to a file at build time

  • For when it's time to start def'ing stuff in the REPL