{"library":"grunt-contrib-htmlmin","type":"library","category":null,"description":"Grunt plugin to minify HTML using html-minifier. Current stable version is 3.1.0 (released 2019-04-01), updated to html-minifier v4.0.0. Release cadence is low (2-3 years between major versions). Key differentiator: deeply integrated with Grunt build system, leverages battle-tested html-minifier with full options passthrough. Minimal overhead – just configure files and options. Alternatives include gulp-htmlmin or direct use of html-minifier. Requires Node.js >= 6.","language":"javascript","status":"maintenance","version":"3.1.0","tags":["javascript","gruntplugin","html","min","minify","compress","optimize"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install grunt-contrib-htmlmin","imports":["grunt.loadNpmTasks('grunt-contrib-htmlmin');","grunt.initConfig({ htmlmin: { ... } });","options: { removeComments: true, collapseWhitespace: true }"]},{"cmd":"yarn add grunt-contrib-htmlmin","imports":[]},{"cmd":"pnpm add grunt-contrib-htmlmin","imports":[]}],"homepage":"https://github.com/gruntjs/grunt-contrib-htmlmin#readme","github":"https://github.com/gruntjs/grunt-contrib-htmlmin","docs":null,"changelog":null,"pypi":null,"npm":"grunt-contrib-htmlmin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}