express-minify-html-terser

JSON →
library 1.0.2 ·javascript
verified Jun 4, 2026

Express middleware that wraps html-minifier-terser to minify HTML responses. Version 1.0.2, no recent updates, stable. Replaces deprecated express-minify-html with up-to-date html-minifier-terser. Intercepts res.render() or adds res.renderMin() for minification. Supports configuration of html-minifier options and exception URLs.