JSON-Viewer icon indicating copy to clipboard operation
JSON-Viewer copied to clipboard

Support for JSON5

Open cassiorenan opened this issue 5 years ago • 3 comments

Json5 is a really nice superset of JSON. Any plans on supporting it?

cassiorenan avatar Jun 27 '20 00:06 cassiorenan

JSON5 looks good. Can you recommend a C/C++ parser implementation with SAX? I use rapidjson which supports just comments.

kapilratnani avatar Jul 04 '20 17:07 kapilratnani

i want to use comments.

thx.

if i use comments and format it , then comments lost

lifw555 avatar Jul 25 '22 10:07 lifw555