Hexo Minifier Esbuild

JSON →
library 0.1.3 ·javascript
verified Jun 4, 2026

A Hexo plugin that minifies static assets (HTML, CSS, JS, images, fonts) using esbuild for fast compression. Current stable version is 0.1.3. It runs as a separate CLI command after hexo generate, rather than as a Hexo filter. Differentiates from other minifiers by leveraging esbuild's speed (especially for JS/CSS) and out-of-the-box image/font support.