gulp-htmlmin

JSON →
library 1.0.2 ·javascript maintenance
verified Jun 4, 2026

A Gulp plugin to minify HTML files using html-minifier. At version 1.0.2 (latest), it wraps html-minifier and supports all its options (e.g., collapseWhitespace, removeComments). The package has been stable since 2017 with no recent updates. It requires Node >= 4.0. Compared to alternatives like gulp-minify-html, this plugin uses a more widely maintained minifier backend. However, note that the repository is archived and no longer maintained; users should consider forked or alternative plugins.