I am looking for a JSON viewer for OS X that can:
- open decently large files (e.g. > 10 MB), unlike the JSON Editor Eclipse Plugin (take over 1 minute to generate the treeview for a 500 KB JSON file) and Json Tools Eclipse Plugin (no outline generated if file is more than a few MBs but otherwise great and fast)
- has a decently responsive UI, unlike JSON Viewer for Windows
- can collapse/expand a given level (treeview / outline)
- works off-line
Ideally:
- tabs
- gratis
- can edit JSON data
- displays the filename somewhere, unlike JSON Viewer for Windows
- provide some statistics on the JSON content