{"library":"gulp-minifier","type":"library","category":null,"description":"Gulp plugin for minifying HTML, JS, and CSS using html-minifier, terser, and clean-css respectively. Current stable version is 3.5.0. The plugin provides a unified interface to combine minification of all three asset types in a single stream. It offers granular control via per-type options and supports custom comment preservation. Differentiators include minimal configuration overhead and seamless integration with Gulp. Release cadence is low; last update was several years ago.","language":"javascript","status":"maintenance","version":"3.5.0","tags":["javascript","html","js","css","minifier","gulpplugin"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install gulp-minifier","imports":["const minify = require('gulp-minifier');","gulp.src('*.html').pipe(minify({ minify: true }))","minify({ minifyHTML: { collapseWhitespace: true } })"]},{"cmd":"yarn add gulp-minifier","imports":[]},{"cmd":"pnpm add gulp-minifier","imports":[]}],"homepage":"https://github.com/webyom/gulp-minifier","github":"https://github.com/webyom/gulp-minifier","docs":null,"changelog":null,"pypi":null,"npm":"gulp-minifier","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}