jwccminify
JSON →A lightweight JSON minifier that removes whitespace and comments from JWCC (JSON with Commas and Comments) or HuJSON (Human JSON). Version 1.0.0 is the current stable release. It supports single-line (//) and multi-line (/* */) comments, removes trailing commas, and strips all whitespace. It is fault-tolerant (handles invalid JSON), has zero dependencies, and uses no regular expressions. Compared to alternatives, it is minimal and strictly focused on JWCC/HuJSON input.
Resources
packagejwccminify ↗