gobble-html-minifier

JSON →
library 0.1.1 ·javascript
verified Jun 4, 2026

A gobble plugin that wraps html-minifier to minify HTML files during the gobble build process. Current stable version is 0.1.1, with no recent updates. It supports three presets (minimal, safe, all) that correspond to html-minifier's presets, and allows overriding individual options. As a wrapper, it requires gobble to be installed separately and delegates all minification to the html-minifier library. This plugin is a thin integration layer and has limited adoption.