remove-json-comments
v1.0.0
Published
A way to remove comments in json string making it parsable by JSON.parse
Downloads
655
Readme
remove-json-comments
We always want to comment in json but result in invalid json format in JSON.parse. However with remove-json-comments, you can do it.