koa-html-minifier2

JSON →
library 1.0.7 ·javascript maintenance
verified Jun 4, 2026

Koa 2.x middleware that minifies HTML responses using html-minifier. Version 1.0.7 is the latest stable release; development appears maintenance-mode with no recent updates. It is a straightforward port of the original koajs/html-minifier for Koa 2.x. Key differentiator: lightweight, no extra configuration beyond html-minifier options. However, all html-minifier defaults are off, so you must explicitly enable minification features.