{"library":"gulp-mini-htmlmin","type":"library","category":null,"description":"A Gulp plugin to minify HTML files using html-minifier. At version 1.0.2 (latest), it wraps html-minifier and supports all its options (e.g., collapseWhitespace, removeComments). The package has been stable since 2017 with no recent updates. It requires Node >= 4.0. Compared to alternatives like gulp-minify-html, this plugin uses a more widely maintained minifier backend. However, note that the repository is archived and no longer maintained; users should consider forked or alternative plugins.","language":"javascript","status":"maintenance","version":"1.0.2","tags":["javascript","format","gulp","gulpplugin","htm","html","minification","minifier","minify"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install gulp-mini-htmlmin","imports":["var htmlmin = require('gulp-htmlmin');","var gulp = require('gulp');","import htmlmin from 'gulp-htmlmin';"]},{"cmd":"yarn add gulp-mini-htmlmin","imports":[]},{"cmd":"pnpm add gulp-mini-htmlmin","imports":[]}],"homepage":"https://github.com/jonschlinkert/gulp-htmlmin","github":"https://github.com/jonschlinkert/gulp-htmlmin","docs":null,"changelog":null,"pypi":null,"npm":"gulp-mini-htmlmin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}