A FIS (Front-end Integrated Solution) plugin that optimizes HTML files by compressing them with html-minifier. Version 0.1.2, last released in 2016. No active development. Differentiator: simple integration with FIS ecosystem.
npm install zoo-optimizer-html-minifierNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to integrate the plugin into FIS build process to minify HTML files.
Use modern HTML minification tools like html-minifier-terser or posthtml-minifier.
Ensure FIS is installed and configured as a build tool.
Run 'npm install zoo-optimizer-html-minifier --save-dev'.