@twin.org/data-json-path
v0.9.2
Published
A consistent JSONPath query abstraction.
Downloads
4,525
Maintainers
Readme
TWIN Data JSONPath
This package provides a consistent abstraction for JSONPath queries, helping teams read and filter complex JSON structures through one stable interface. It builds on JSONPath concepts and the json-p3 implementation to support reliable document querying across the repository.
Installation
npm install @twin.org/data-json-pathExamples
Usage of the APIs is shown in the examples docs/examples.md
Reference
Detailed reference documentation for the API can be found in docs/reference/index.md
Changelog
The changes between each version can be found in docs/changelog.md
