A JSON5 formatter beautifies JSON5 configuration files while preserving their unique features: comments (// line and /* block */), trailing commas, unquoted keys, and single-quoted strings. Unlike a standard JSON formatter, it does not strip comments.

0 chars · 0 lines
Formatted JSON5 will appear here...

JSON5 Examples