Yesterday I had to explore a large 200mb JSON that represented a tree: sublime and vim just didn't work.
Then this code helped, it trimmed all unnecessary info, and I was able to load the thing into portal:
I wonder of 2 things now:
- can portal open big jsons without preprocessing;
- will specter library make it better.
@snyssfx Not Clojure-based but I've come to appreciate https://fx.wtf/ as a JSON exploration tool