connect-html-minifier

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

HTML minifier middleware for Connect/Express that automatically minifies HTML responses on the fly. Version 0.1.0 wraps kangax/html-minifier to provide configurable minification options directly as Connect middleware. Lightweight and simple to integrate, but unmaintained since 2015 with no recent releases. Alternatives include middleware like express-minify-html or direct use of html-minifier-terser.