express-minifier

JSON →
library 1.0.1 ·javascript abandoned
verified Jun 4, 2026

Express middleware for automatic minification of CSS, JS, and HTML responses. Version 1.0.1, no recent updates. It intercepts res.send, res.sendFile, and express.static to minify content. Compared to alternatives like express-minify or uglify-js-middleware, this package bundles clean-css and html-minifier but has known vulnerabilities and minimal configuration. Not actively maintained.