mimosa-minify-html

JSON →
library 0.5.0 ·javascript deprecated
verified Jun 4, 2026

A Mimosa module that minifies HTML files using html-minifier. Current stable version is 0.5.0. It is part of the Mimosa build tool ecosystem and activates during 'mimosa build' or 'mimosa watch' when the --minify flag is enabled. Unlike standalone minifiers, it integrates seamlessly into Mimosa's module system and is automatically installed by Mimosa. It supports configurable options passed directly to html-minifier, allowing fine-grained control over minification behavior.