{"library":"ease-task-minify-html","type":"library","category":null,"description":"A plugin for the Ease task runner that minifies HTML files using html-minifier. Current stable version is 1.0.2 (released in 2016, no recent updates). It integrates with Ease's task system and supports standard html-minifier options plus custom dir, outDir, and cleanOutDir settings. Key differentiator: it is specific to the Ease task runner ecosystem, which has limited adoption. For modern projects, consider using html-minifier directly or alternative build tools. Release cadence: no activity since 2016, effectively in maintenance/semi-abandoned state.","language":"javascript","status":"maintenance","version":"1.0.2","tags":["javascript","ease","task","runner","minify","html","plugin"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install ease-task-minify-html","imports":["const minifyHtml = require('ease-task-minify-html');","ease.install('minify-html', minifyHtml, config);","// No official TypeScript types. Use @types if needed."]},{"cmd":"yarn add ease-task-minify-html","imports":[]},{"cmd":"pnpm add ease-task-minify-html","imports":[]}],"homepage":"https://github.com/chisel/ease-task-minify-html#readme","github":"ssh://git@github.com/chisel/ease-task-minify-html","docs":null,"changelog":null,"pypi":null,"npm":"ease-task-minify-html","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}