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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of strip-json-comments!