Liking cljdoc? Tell your friends :D

json-pointer

A small Clojure library for parsing JSON pointers. It follows the JSON pointer spec with slight modifications to the grammar.

Usage

To require json-pointer as a dependency in your project, add the following to project.clj:

[json-pointer "0.1.0"]

License

Copyright © 2018 Scott Olsen

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close