{"library":"gulp-html-minimizer","type":"library","category":null,"description":"Gulp plugin (v2.0.1, stable) that minifies HTML using the actively maintained HTMLMinifier fork (html-minifier-terser). It wraps HTMLMinifier's full option set — including collapseWhitespace, minifyCSS, minifyJS, and custom attribute handling — into a streaming Gulp pipeline. Differentiates from alternatives like gulp-htmlmin by using the terser-based fork (active maintenance, no known CVEs). Lightweight; zero runtime peer deps beyond Gulp itself.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","gulp","gulpplugin","html","htmlminifier","minifier","minify","optimize","optimizer"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install gulp-html-minimizer","imports":["const htmlMinimizer = require('gulp-html-minimizer');\n// or ESM: import htmlMinimizer from 'gulp-html-minimizer';","const gulp = require('gulp');\nconst htmlMinimizer = require('gulp-html-minimizer');","import type { PluginOptions } from 'gulp-html-minimizer';"]},{"cmd":"yarn add gulp-html-minimizer","imports":[]},{"cmd":"pnpm add gulp-html-minimizer","imports":[]}],"homepage":"https://github.com/kasperhesthaven/gulp-html-minimizer#readme","github":"https://github.com/kasperhesthaven/gulp-html-minimizer","docs":null,"changelog":null,"pypi":null,"npm":"gulp-html-minimizer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}