Skip to content

Commit 5d46c81

Browse files
authored
added gga/json-path
1 parent b2fc787 commit 5d46c81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Most of these could also be considered data-based DSLs, but I think they deserve
4848
Yet another pattern matching library for Clojure(Script).
4949
* [bsless/impedance](https://github.com/bsless/impedance): Fast, declarative Clojure map transforms to solve impedance mismatch.
5050
* [TristeFigure/derrida](https://github.com/TristeFigure/derrida): Destructuring "Destructuring".
51+
* [gga/json-path](https://github.com/gga/json-path): An implementation of the JsonPath spec for Clojure.
5152

5253
### Traditional Lisp DSLs
5354
* [clojure/core.logic](https://github.com/clojure/core.logic): Offers Prolog-like relational programming, constraint logic programming, and nominal logic programming for Clojure.

0 commit comments

Comments
 (0)