wx-code-minifier
JSON →WeChat Mini Program code minifier that compresses WXML, WXSS, and JS files with a reported compression ratio of 25-30%. Current version 1.0.4 is stable with no recent updates. It provides configurable options for JS minification (using terser-like settings), CSS minification, and HTML template compression. Differentiates from other minifiers by targeting WeChat-specific file formats and integrating with mp-parser for preprocessing. The tool is CLI-based and can be used globally via npm. It does not support ESM imports and relies on a CommonJS config file.
Resources
packagewx-code-minifier ↗