rollup-plugin-html-minifier

HTML minifier

A plugin for Rollup that minifies HTML files using html-minifier.

Rollup plugin to minify HTML output files using html-minifier.

GitHub

4 stars
3 watching
0 forks
Language: TypeScript
last commit: over 1 year ago

Related projects:

Repository Description Stars
juliendargelos/rollup-plugin-emit-ejs A plugin that generates HTML files from EJS templates using Rollup 3
trysound/rollup-plugin-uglify Minifies JavaScript bundles using UglifyJS 261
bengsfort/rollup-plugin-generate-html-template Automatically injects a script tag with the final bundle into an HTML file. 60
stereobooster/html_minifier A Ruby wrapper for a JavaScript library to minify HTML code 12
xiaofuzi/rollup-plugin-less A Rollup plugin for compiling Less CSS files into CSS and inserting them into the HTML head tag. 22
se-panfilov/rollup-plugin-strip-code A rollup plugin to remove code sections based on regular expressions 20
juancarlospaco/css-html-js-minify A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. 217
ampproject/rollup-plugin-closure-compiler An optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files. 292
gjbkz/rollup-plugin-embed-css This plugin integrates CSS files into an HTML bundle during the Rollup build process. 20
nystudio107/rollup-plugin-critical Generates critical CSS for optimized performance 97
koajs/html-minifier A middleware that minifies HTML responses by removing unnecessary whitespace and formatting. 31
amarcruz/rollup-plugin-cleanup A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file 99
ericlbarnes/ci-minify A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. 174
fredkschott/rollup-plugin-polyfill-node A polyfill plugin for modern Node.js support in Rollup bundles 178
deanhume/html-minifier A command line tool to minimize HTML and associated view files in web applications. 134