Accepted input and output
- Strict JSON objects, arrays, strings, numbers, Booleans, and null values.
- Single-quoted strings, unquoted object keys, comments, and trailing commas accepted by JSON5.
- Python-style True, False, and None values normalized to true, false, and null.
- Collapsible object and array branches, plus one-click copying of the formatted result.