Skip to content
/ j-path Public

J-Path is a tiny, performant library for querying and transforming JSON documents with XPath expressions. It is interfaced via the main function, `jpath()`, which returns an array of matched items from the input data.

License

Notifications You must be signed in to change notification settings

mitya33/j-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

J-Path

Documentation & demos here

J-Path is a tiny, performant library for querying and transforming JSON documents with XPath expressions. It is interfaced via the main function, jpath(), which returns an array of matched items from the input data.

About

J-Path is a tiny, performant library for querying and transforming JSON documents with XPath expressions. It is interfaced via the main function, `jpath()`, which returns an array of matched items from the input data.

Topics

Resources

License

Stars

Watchers

Forks