JSONPath-Plus/JSONPath
A fork of JSONPath from http://goessner.net/articles/JsonPath/ observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 98
- Release rhythm 58
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 247.5
- age_days: 5597
- days_rel: 69
- days_push: 13
- n_releases_24m: 3
Adoption not part of the score
1157 stars · 203 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript library implementing JSONPath queries for analyzing, transforming, and selectively extracting data from JSON documents and JavaScript objects. It extends the original JSONPath specification with additional operators like parent/property selectors, type selectors, and escaping syntax.
Use cases
- query documents with path expressions
- extract nested values from by path
- filter arrays with selectors
- get parent or property names of matching items
- transform and select data from javascript objects
- find all paths to values in a document
When to choose
- you need JSONPath querying in Node.js or the browser
- you want extensions beyond the original JSONPath spec like type selectors and parent references
- you need both ESM and UMD module formats
When to avoid
- you need actively developed features or bug fixes, as the project is not actively maintained
- you need a JSONPath implementation in a non-JavaScript language
- you require guaranteed long-term support
Facets
library · maturity maintenance
parser developer-tools developer-tools files apis browser path query-language data-extraction esm nodejs javascript
1 source
- readme: https://github.com/JSONPath-Plus/JSONPath · fetched 2026-08-28 · ca8774a6def6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JSONPath-Plus/JSONPath | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="JSONPath-Plus/JSONPath")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem