fis-optimizer-htmlmin

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

A FIS plugin that minifies HTML files using html-minifier. Version 0.1.2 is the latest and likely final release (no updates since 2015). It is specific to the deprecated FIS build system (Baidu's web framework) and requires Node >= 0.10.0. Key differentiator: integrates html-minifier as a FIS optimizer module, allowing configuration via fis-conf.js. Not recommended for new projects; alternatives include standalone html-minifier or other build tool plugins.