json-comments
There are 8 repositories under json-comments topic.
sindresorhus/strip-json-comments
Strip comments from JSON. Lets you use comments in your JSON files!
tinode/jsonco
JSON with C-style comments
duniul/sort-jsonc
✅ Sort JSONC without mangling comments! (lib and CLI)
EB-Tech/tc39-proposal-json-comments
Allow JavaScript style comments in JSON files
g-ongenae/insomnia-plugin-jsonc
Insomnia plugin to use comments in JSON body
rlacd/jsonext
A subset of JSON with support for comments and value transformations.
SteveBeeblebrox/JSION
JavaScript-ish Object Notation - A superset of JSON with comments, single quote strings, unquoted property names, trailing commas, and other quality of life features
8ctopus/relaxed-json
Tired of JSON's super strict syntax? Then relaxed JSON if for you.