Inspector Json is a JSON editor for your Mac. The application allows you to edit JSON files without being distracted by the structure definition. With this tool, everyone can create and edit JSON files, whether they are stored as local files, or come from a web resource like REST-Servers. It supports the construction of files from various sources, so you can nest them together via drag-and-drop.
v1.5 [Nov 11, 2017]
We added new features to the expand and collapse mechanism. The whole document, as well as individual entries, can now be opened and closed with a keyboard shortcut. A new preference allows to set an document will open in the folded state as default.
Folding is taking place at the first level now, instead of the root node.
Besides, we have fixed a bug that preserved to copy and paste objects into arrays. Thanks Miles for the kind report.