JSON Formatter

Supports JSON, JSON5, MongoDB Documents, and then some, without using eval.
{ key_without_quotes: 1.234, b: ["l", "m", "n", "trailing_commas",], c: { x: 1.2, date: ISODate("2022-08-18T03:55:31Z") } }