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
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of strip-json-comments!