Express HBS Minifier

JSON →
library 0.1.4 ·javascript
verified Jun 4, 2026

Express middleware for minifying HTML rendered by Handlebars templates. Version 0.1.4, no active release cadence (last update unknown). Wraps html-minifier and overrides res.render to produce minified output. Use with caution: may break spacing of CSS-dependent layouts. Adds optional res.renderMin method if override is false. Supports exception URLs via strings, regexes, or functions. Risk of footguns due to aggressive minification defaults.