Categories: None [Edit]
janeway-jsonpath
JSONPath is a query language for selecting and extracting values from a JSON text.
It does for JSON the same job that XPath does for XML.
This is a fast JSONPath parser in pure ruby.
It is:
* a complete implementation of the JSONPath standard, IETF RFC 9535
* based on the finalized RFC released in 2024, not an older draft (there were changes)
* written in ruby 3 with frozen string literals
Total
Ranking: 20,707 of 192,505
Downloads: 80,437
Daily
Ranking: 7,384 of 192,483
Downloads: 299
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 14,556 | 149,921 | dub |
| 22,664 | 69,878 | stackone_client |
| 75,775 | 12,926 | cocina_display |
| 179,014 | 1,986 | kombo |
| 190,296 | 345 | spaire |
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | gongfarmer |