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
Demo Series - Small Business Backup By Veeam
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of strip-json-comments!