gulp-html-minifier2

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

A Gulp plugin wrapper around the html-minifier library for minifying HTML files. Version 1.1.11 is the latest stable release as of 2021, with minimal updates since 2016. It supports collapsing whitespace, removing comments, and other html-minifier options. The plugin adds convenience features like `ignorePath` to strip prefixes from file paths and `env` option to disable minification in development. It is a fork of the original gulp-html-minifier, providing compatibility with newer Gulp versions.