tulios / json-viewer

It is a Chrome extension for printing JSON and JSONP.
https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh
MIT License
3.31k stars 678 forks source link

Support filtering with JSONPath #140

Open bbbco opened 7 years ago

bbbco commented 7 years ago

It would be great if we could filter the JSON document using JSONPath to only show relevant parts that we want to see.

http://goessner.net/articles/JsonPath/

https://github.com/dchester/jsonpath

lipsumar commented 7 years ago

Yes! Or manipulate via jq, that would be amazing.

npejo commented 7 years ago

We are currently working on this at the moment. It will be available soon 😀

vanduc1102 commented 5 years ago

it's been 2 years, any update so far

bbbco commented 5 years ago

Use bro/q https://github.com/zalando-incubator/bro-q

vanduc1102 commented 5 years ago

installed, removed json-view