Nunjucks Minify Loaders

JSON →
library 1.0.2 ·javascript
verified Jun 4, 2026

A Nunjucks add-on (v1.0.2, latest) that passes template source through html-minifier before rendering. It wraps Nunjucks' built-in loaders (e.g., FileSystemLoader) to minify HTML output automatically. Different from standalone minification by integrating directly into the template loading pipeline. No active updates since initial release.