Strip comments from JSON. Lets you use comments in your JSON files. It will replace single-line comments // and multi-line comments /**/ with whitespace. This allows JSON error positions to remain as close as possible to the original source.
Features
- Accepts a string with JSON and returns a string without comments
- Strip trailing commas in addition to comments
- Replace comments and trailing commas with whitespace instead of stripping them entirely
- It will replace single-line comments // and multi-line comments /**/ with whitespace
- This allows JSON error positions to remain as close as possible to the original source
- Strip comments from JSON. Lets you use comments in your JSON files
Categories
JSONLicense
MIT LicenseFollow strip-json-comments
Other Useful Business Software
Veeam Data Platform v13.1
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of strip-json-comments!