{"library":"astro-minify-html","type":"library","category":null,"description":"An Astro integration that minifies static HTML output using html-minifier-terser at build time. Current stable version is 0.1.1, released as an early-stage package with no breaking changes reported. It provides a simple integration function that wraps html-minifier-terser options, allowing removal of comments, whitespace, and other optimizations. Unlike raw usage of html-minifier-terser, this integration automatically hooks into Astro's build pipeline and applies minification to all generated HTML pages with zero configuration required.","language":"javascript","status":"active","version":"0.1.1","tags":["javascript","astro","astro-integration","html","minify","html-minifier-terser","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install astro-minify-html","imports":["import { minifyHtml } from 'astro-minify-html'","const { minifyHtml } = require('astro-minify-html')","import { minifyHtml } from 'astro-minify-html'"]},{"cmd":"yarn add astro-minify-html","imports":[]},{"cmd":"pnpm add astro-minify-html","imports":[]}],"homepage":"https://github.com/leoortizz/astro-minify-html.git","github":"https://github.com/leoortizz/astro-minify-html","docs":null,"changelog":null,"pypi":null,"npm":"astro-minify-html","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}