{"library":"gulp-html-minifier","type":"library","category":null,"description":"Gulp plugin that minifies HTML using the html-minifier library. Version 0.1.8 is the latest stable release. The plugin wraps html-minifier's options, adding convenience features like ignorePath (to remove path segments from output) and an environment flag to skip minification in development. It is a legacy gulp plugin from the early gulp ecosystem, relying on gulp streams (not through2 or newer patterns). No longer actively maintained; consider using gulp-htmlmin or integrating html-minifier directly.","language":"javascript","status":"abandoned","version":"0.1.8","tags":["javascript","gulpplugin","html","html minifier","html minify","minify"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install gulp-html-minifier","imports":["import htmlmin from 'gulp-html-minifier';","const htmlmin = require('gulp-html-minifier');",".pipe(htmlmin({ collapseWhitespace: true }))"]},{"cmd":"yarn add gulp-html-minifier","imports":[]},{"cmd":"pnpm add gulp-html-minifier","imports":[]}],"homepage":"https://github.com/origin1tech/gulp-html-minifier","github":"https://github.com/origin1tech/gulp-html-minifier","docs":null,"changelog":null,"pypi":null,"npm":"gulp-html-minifier","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}