We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d08fc8f commit 112c413Copy full SHA for 112c413
README.adoc
@@ -42,6 +42,7 @@ You might want the same for your library.
42
43
* https://github.com/clj-commons/etaoin[etaoin] - Pure Clojure Webdriver protocol implementation
44
* https://github.com/seancorfield/honeysql[honeysql] - Turn Clojure data structures into SQL
45
+* https://github.com/metosin/malli[malli] - High-performance data-driven data specification library for Clojure/Script
46
* https://github.com/metosin/oksa[oksa] - Generate GraphQL queries using Clojure data structures
47
* https://github.com/clj-commons/rewrite-clj[rewrite-clj] - Rewrite Clojure Code and EDN!
48
* test-doc-blocks - Test AsciiDoc and CommonMark code blocks found in articles and docstrings _(meta, right?)_
0 commit comments