Skip to content

scolsen/json-pointer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A lightweight library for handling JSON pointers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published