html-minifier-es6

JSON →
library 3.5.9 ·javascript deprecated
verified Jun 4, 2026

A fork of html-minifier that adds basic ES6 uglification support via the minifyJS option set to 'es6'. Version 3.5.9 is the latest stable release. It includes TypeScript definitions. This package is a thin wrapper around the original html-minifier, with no active maintenance or updates expected. It allows older projects that need ES6-aware minification to continue using a familiar API, but users should consider migrating to modern alternatives like html-minifier-terser for better ES6+ support.