Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitya33/j-path

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.
https://github.com/mitya33/j-path

data-conversion javascript json traversal xml xpath xsl xslt

Last synced: 12 days ago
JSON representation

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.

Awesome Lists containing this project