ohdarling

Power JSON Editor - A one-stop-shop tool for JSON processing on Mac

Power JSON Editor is a JSON editor for developers with Visual Tree View and multiple plugins like Array Table Editor and jq Processor, also with format converter plugins, it is easy to convert files between JSON, PLIST, YAML and TOML.

Add a comment

Replies

Best
ohdarling
The most useful feature of Power JSON Editor is the ability to visually display the tree structure of json nodes, so I can quickly edit the type, content, hierarchy, etc. of the nodes. With the built-in plugins, I can do almost all the work related to json processing, for example, through the jq processor plugin, I can quickly verify the correctness of jq filter expressions.
Mike
I always have a tab open for JSON formatting API responses in the browser…would love to do this on Mac native instead!