Hacker News new | ask | show | jobs
by jedp 4420 days ago
JSONSelect lets you do queries on JSON objects using CSS-style selectors. There's an interactive demo here:

http://jsonselect.org/

The code is on github:

https://github.com/lloyd/JSONSelect