Search for 'the'
For details on the search query syntax, see the guide.
Total results: 2923, showing 1201 - 1224
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
A hello world project to test the leiningen-semantic-release plugin
Jar that packages up all of the ClojureScript dependencies
Clojure wrapper for the CMU Pronouncing Dictionary.
a library from loading public assets from a location on the filesystem
The core data structures for Aleph.
Classpath task for the Boot build tool.
A leiningen plugin for the incise static site generator.
A pure ClojureScript implementation of the AWS Signature Version 4 Signing Process
A library in the mvt, minimum viable toolset, for repl driven Clojure development.
The clojure-neo4j project provides a more lispy interface to Neo4j, a graph-structured on-disk transactional database.
A (Clojure) ring adapter for the Cloud Function Java Runtime on Google Cloud Platform
A library and microservice for providing UK organisational data services (ODS), providing
detailed information about organisations within health and social care within the UK.
The PostgreSQL JDBC4 driver
Clojure library for the Hazelcast p2p cluster
Convex, building the Internet of Value
A tool for re-ordering the arguments to functions (and other stuff too if you like).
A rich REPL for Clojure in the notebook style.
packaging up the xmlrpc implementation from the boys at redstone (thanks guys..)
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.
A clojure library for accessing the salesforce api
A Clojure library for interacting with the SoundCloud API.
Use git describe --tags to determine the name of (über)jars.
A Clojure implementation of the Kafka file format.