Generate JSON5
Author: stevageCreated Jun 14, 2016Updated Jul 20, 2024
Labelsenhancement :+1:
If you're looking for features to add to cli.js, it would be useful to automatically generate JSON5 from JSON, with a few flavour flags. Stripping quotes from keys where not needed is the obvious one. (HJSON has a feature like this, but unfortunately the output is not compatible with JSON5).
Source: json5/json5