JSON-Splora icon indicating copy to clipboard operation
JSON-Splora copied to clipboard

JMESPath as jq alternative?

Open davidsharp opened this issue 8 years ago • 1 comments

jq's quite nice, but a little confusing, whereas as JMESPath looks like it could be a good secondary option. http://jmespath.org/

I'm not sure how it'd play with JSON-Splora, but there's a JS implementation: https://github.com/jmespath/jmespath.js/

davidsharp avatar Nov 08 '17 12:11 davidsharp

I'm open to PRs supporting other parsing backends

wellsjo avatar Nov 09 '17 20:11 wellsjo