{"library":"gulp-htmlmin-next","type":"library","category":null,"description":"Gulp plugin to minify HTML using the popular html-minifier library. Current stable version is 6.0.1, with a release cadence that appears to be low (last major release October 2017). It passes through HTML files via Gulp pipeline and supports all options of the underlying html-minifier. Compared to alternatives like gulp-minify-html, gulp-htmlmin has the same API and has been more actively maintained in the past, though it relies on an older html-minifier. This package is ideal for optimizing HTML in a Gulp workflow, reducing file size with options like collapseWhitespace, removeComments, and minifyJS.","language":"javascript","status":"maintenance","version":"6.0.1","tags":["javascript","format","gulp","gulpplugin","htm","html","htmlmin","minification","minifier"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install gulp-htmlmin-next","imports":["import htmlmin from 'gulp-htmlmin';","const htmlmin = require('gulp-htmlmin');","import type { Options } from 'html-minifier';"]},{"cmd":"yarn add gulp-htmlmin-next","imports":[]},{"cmd":"pnpm add gulp-htmlmin-next","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"gulp-htmlmin-next","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}