Type a tool name, tag, or category to quickly open any tool instantly.
Convert JSON5 to standard JSON
JSON5 is an extension to JSON that allows for things like single-line and multi-line comments, single quotes, unquoted object keys, and trailing commas. It's essentially the format used for config files in the JavaScript ecosystem.