hexo-filter-htmlminifier

JSON →
library 1.0.2 ·javascript
verified Jun 4, 2026

A Hexo plugin that minifies output HTML files using HTML Minifier. Current stable version is 1.0.2. This plugin integrates into Hexo's filter system, allowing configuration of HTML minification options such as whitespace collapse, comment removal, and attribute quote removal. It is specifically designed for Hexo static site generators and is not a general-purpose minifier. Alternative standalone minifiers include html-minifier-terser.