Overview
JSONPath Tools is a set of libraries and applications for JSONPath query language (RFC 9535). It provides tools to evaluate JSONPath queries, analyze and test them. It also contains an advanced code editor component to edit JSONPath queries.
It has the following parts:
- Core Library (evaluation, analysis and editor services)
- CodeMirror Editor Extension
- React Editor Component
- Playground Web Application