ToBeReplaced / lettercaseLinks
Declarative case conversion for Clojure.
☆25Updated 2 years ago
Alternatives and similar repositories for lettercase
Users that are interested in lettercase are comparing it to the libraries listed below
Sorting:
- A utility library for clojure.spec☆45Updated 7 years ago
- Skippy McSkipface - A general Clojure dependency tracker☆34Updated 8 years ago
- In the spec table☆70Updated 7 years ago
- Docker containers as clojure.test fixtures☆21Updated 8 years ago
- A simple multiset/bag implementation for Clojure☆19Updated 4 years ago
- Reducible stream for decoding data.☆36Updated 6 years ago
- Master Swagger2 & OpenAPI3 specs with Clojure(Script) & clojure.spec☆21Updated 7 years ago
- Nippy extension to freeze and thaw Clojure functions, including anonymous ones☆51Updated last year
- A persistent confluent map for Clojure☆39Updated 9 years ago
- Configure a system using EDN files and clojure.spec☆74Updated 6 years ago
- Watching your Clojure environment configs...☆34Updated 7 months ago
- Pedestal routes for Ring and ClojureScript☆46Updated 2 years ago
- boot-bundle: managed dependencies for boot, the clojure build tool☆43Updated 6 years ago
- tools for operating on schemas☆68Updated 6 years ago
- Traverse and rewrite Clojure/ClojureScript/EDN from ClojureScript☆41Updated 4 years ago
- local. mutable. variables.☆113Updated 8 years ago
- Painless benchmarking with Leiningen 2☆92Updated 9 years ago
- An example of the Commander pattern with Kafka, Onyx, and Datomic.☆45Updated 8 years ago
- ClojureScript console logging macros☆29Updated 9 years ago
- Create Clojure maps whose values are only calculated when accessed, either from data or from java objects.☆49Updated 5 years ago
- A library providing "isolated" clojure runtimes in a single jvm process.☆31Updated 3 years ago
- Native Clojure CBOR codec implementation.☆70Updated 2 years ago
- A clj-based uberjarrer. See version maintained by Sean for up to date releases.☆104Updated 5 years ago
- Easy setup of clojure.tools.logging w/ SLF4j, plus request correlation☆27Updated 4 years ago
- Incrementally persists atom state to Local Storage in ClojureScript☆30Updated 10 years ago
- Asynchronous effects as values in clojure☆70Updated 8 months ago
- Quick-start logging setup for Java or Clojure development☆43Updated 5 years ago
- Bidirectional translation between maps and Java beans that's declarative and reflection-free.☆35Updated 6 years ago
- Priority Search Queues for Clojure