hexo-html-minifier-terser

JSON →
library 1.0.0 ·javascript
verified Jun 4, 2026

Hexo plugin to minify HTML output using html-minifier-terser. Current stable version is 1.0.0 (released January 2022). This plugin integrates with Hexo's filter system to automatically minify generated HTML files during the build process. It provides configurable options via Hexo's _config.yml, including exclusion patterns and all html-minifier-terser settings. Compared to alternatives like hexo-html-minifier, this plugin uses the maintained terser fork of html-minifier, offering continued support and security updates.