All projects
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Displaying projects 12681 - 12700 of 31854
Converts clojure(script) data structures into GraphQL queries
billfront 2020-10-21 | GraphQL for Postgres based on honeysql
aitem 2017-12-28 | Clojure Neo4j Library
vagmi 2012-12-25 | A zipper library for Clojure that navigates graph structures
james-henderson 2012-09-16 | Library to generate gravatar links
alesguzik 2015-10-09 | A Set of React Components that Implement Google's Material Design
nextlawops 2020-02-24 | A syntactically functional and semantically behavioral
testing framework for ring web-apps.
gfrlog 2011-06-24 | Clojure/ClojureScript framework inspired by re-frame that provides a full events system with effects and coeffects
joelsanchez 2019-07-01 | A re-frame inspired Om framework for both writing new SPA and giving new life to existing legacy SPAs
joelsanchez 2019-07-01 | A small spying and stubbing library for Clojure and ClojureScript
andrestylianos 2018-04-09 | 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.
dan-pallas 2014-08-17 | Treat a Kafka consumer stream as a blocking lazy sequence
rq 2017-05-24 | cljs-http, but extremely out of date and it runs on node
gregor-stocks 2016-03-08 | Parser for Apache Lucene Classic Queries
gremid 2019-08-02 | FIXME: write description
aphyr 2017-03-19 |