{"library":"gulp-htmlmin","type":"library","category":null,"description":"A Gulp plugin for minifying HTML files using html-minifier (v5.0.1, last updated 2018). It wraps the popular html-minifier library, providing a simple way to integrate HTML minification into Gulp build pipelines. Supports all html-minifier options such as collapseWhitespace, removeComments, minifyCSS, and more. The plugin is stable but currently in maintenance mode with no recent updates; users may consider alternatives like gulp-html-minifier-terser or direct use of html-minifier-terser for newer features.","language":"javascript","status":"maintenance","version":"5.0.1","tags":["javascript","format","gulp","gulpplugin","htm","html","htmlmin","minification","minifier"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install gulp-htmlmin","imports":["const htmlmin = require('gulp-htmlmin');","const gulp = require('gulp');","const htmlmin = require('gulp-htmlmin');"]},{"cmd":"yarn add gulp-htmlmin","imports":[]},{"cmd":"pnpm add gulp-htmlmin","imports":[]}],"homepage":"https://github.com/jonschlinkert/gulp-htmlmin","github":"https://github.com/jonschlinkert/gulp-htmlmin","docs":null,"changelog":null,"pypi":null,"npm":"gulp-htmlmin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}