{"id":42364,"library":"zoo-optimizer-html-minifier","title":"zoo-optimizer-html-minifier","description":"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.","status":"deprecated","version":"0.1.2","language":"javascript","source_language":"en","source_url":"https://github.com/xwenliang/zoo-optimizer-html-minifier","tags":["javascript","fis","fis-zoo"],"install":[{"cmd":"npm install zoo-optimizer-html-minifier","lang":"bash","label":"npm"},{"cmd":"yarn add zoo-optimizer-html-minifier","lang":"bash","label":"yarn"},{"cmd":"pnpm add zoo-optimizer-html-minifier","lang":"bash","label":"pnpm"}],"dependencies":[{"reason":"Required as peer dependency for plugin functionality","package":"fis","optional":false}],"imports":[{"note":"Used as a FIS plugin, not standalone.","wrong":"require('zoo-optimizer-html-minifier') alone without fis configuration","symbol":"default","correct":"fis.match('*.html', {\n  optimizer: require('zoo-optimizer-html-minifier')\n})"}],"quickstart":{"code":"const fis = require('fis');\nfis.match('*.html', {\n  optimizer: require('zoo-optimizer-html-minifier'),\n  htmlMinifier: {\n    removeComments: true,\n    collapseWhitespace: true\n  }\n});","lang":"javascript","description":"Shows how to integrate the plugin into FIS build process to minify HTML files."},"warnings":[{"fix":"Use modern HTML minification tools like html-minifier-terser or posthtml-minifier.","message":"Package is no longer maintained; last update in 2016.","severity":"deprecated","affected_versions":">=0.0.0"},{"fix":"Ensure FIS is installed and configured as a build tool.","message":"Requires FIS (version 0.8.x) to function; not a standalone HTML minifier.","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"search_vec":"'0.1.2':26 '2016':30 'activ':32 'compress':19 'develop':33 'differenti':34 'ecosystem':39 'end':10 'file':17 'fis':7,38,41,43 'fis-zoo':42 'front':9 'front-end':8 'html':4,16,23 'html-minifi':22 'integr':11,36 'javascript':40 'last':27 'minifi':5,24 'optim':3,15 'plugin':13 'releas':28 'simpl':35 'solut':12 'version':25 'zoo':2,44 'zoo-optimizer-html-minifi':1","created_at":"2026-06-04T18:56:54.118791+00:00","updated_at":"2026-06-04T18:56:54.118791+00:00","problems":[{"fix":"Run 'npm install zoo-optimizer-html-minifier --save-dev'.","cause":"Package not installed in node_modules or missing dependency.","error":"Cannot find module 'zoo-optimizer-html-minifier'"}],"ecosystem":"npm","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/xwenliang/zoo-optimizer-html-minifier#readme","github":"https://github.com/xwenliang/zoo-optimizer-html-minifier","docs":null,"changelog":null,"pypi":null,"npm":"zoo-optimizer-html-minifier","openapi_spec":null,"status_page":null,"smithery":null,"categories":["devops"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-04","next_check":"2026-09-02","install_tag":null}}