JSON
Edit, validate, format, minify, and inspect JSON as a tree.
The JSON editor opens .json text files.
Views and actions
Section titled “Views and actions”- Edit provides syntax highlighting and validation.
- Tree renders expandable objects and arrays.
- Format pretty-prints valid JSON.
- Minify removes unnecessary whitespace from valid JSON.
Invalid JSON remains editable and produces a clear error instead of replacing the source.