Hexo HTML Min-beautify

JSON →
library 0.0.1 ·javascript
verified Jun 4, 2026

Hexo plugin that minifies and beautifies generated HTML files using html-minifier and js-beautify. Version 0.0.1 (initial release). Designed as a Hexo filter plugin, processing HTML output after generation. Differentiates by combining both minification and beautification in one plugin, with configurable options exposed via _config.yml. Conflicts may arise with other Hexo HTML processing plugins.