Inspired by gron Dicoverable Json Extension flattens your JSON data (however nested) into valid javascript expressions. It's a very simple but power concept. With absolute javascript paths, you can easiy search for the sliver of data you care about. Or, remove the data that are not relevant to you.
It automatically reconstructs your data manipulation back to valid JSON. You can also download the end result.
https://chrome.google.com/webstore/detail/discoverable-json/pcakbljjigdafljigcpbmjllkbhlncjg
- Install Java.
- Install leiningen.
git clone git@github.com:noitcudni/cljs-gron-online.git
cd
intocljs-gron-online
- In your terminal
lein jar && lein install
git clone git@github.com:noitcudni/discoverable-json.git
cd
intodiscoverable-json
- In your terminal
lein release && lein package
- Go to chrome://extensions/ and turn on Developer mode.
- Click on Load unpacked extension . . . and load the extension.