html-minify

JSON →
library 0.3.2 ·javascript abandoned
verified Jun 4, 2026

Node.js module to minify HTML, CSS, and JS embedded in markup. Stable version is 0.3.2 (last released 2013-07-08), with no further updates. Uses cssmin for CSS and html-minifier for HTML. Primarily a CLI tool; API supports a single function with limited options. Not recommended for new projects; consider html-minifier-terser or minify instead.