Sign in Sign up
rubygems

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

Activity

Latest release
1mo ago
Total releases
8
Cadence
~7 days
Last 12 months
2

Reach

Stars

Details

License
MIT
First release
Jan 09, 2025
Releases
Version Released
1.1.0 minor
1.0.0 major
0.6.0 minor
0.5.0 minor
0.4.0 minor
0.3.0 minor
0.2.0 minor
0.1.0 initial