{"library":"digo-html-minifier","type":"library","category":null,"description":"A Digo plugin that minifies HTML files using html-minifier. Version 0.1.0 is the current stable release. It integrates seamlessly with Digo build system, providing extensive configuration options mirroring html-minifier's API. Key differentiators include automatic minification of inline CSS and JS, and support for custom fragment handling. The plugin does not generate source maps. It is primarily for use within the Digo ecosystem.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","digo plugin","minify html","compress html"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install digo-html-minifier","imports":["digo.src('*.html').pipe('digo-html-minifier')","digo.src('*.html').pipe('digo-html-minifier', { removeComments: true })","const digo = require('digo'); digo.src('*.html').pipe('digo-html-minifier');"]},{"cmd":"yarn add digo-html-minifier","imports":[]},{"cmd":"pnpm add digo-html-minifier","imports":[]}],"homepage":"https://github.com/digojs/digo-html-minifier#readme","github":"ssh://git@github.com/digojs/digo-html-minifier","docs":null,"changelog":null,"pypi":null,"npm":"digo-html-minifier","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}