{"library":"minify-html-stream","type":"library","category":null,"description":"A streaming HTML minifier for Node.js that transforms a stream of HTML by stripping whitespace and comments, reducing payload size. Version 0.3.1 is the latest release with limited cadence. It operates as a stream Transform, processing data chunk by chunk, making it suitable for server responses or file streaming. Key differentiators: streaming vs buffer-based minifiers, conservative whitespace removal to avoid breaking layout, and simple configuration options.","language":"javascript","status":"active","version":"0.3.1","tags":["javascript","minify","html","stream","transform","minifier"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install minify-html-stream","imports":["import { Minifier } from 'minify-html-stream';","import Minifier from 'minify-html-stream';"]},{"cmd":"yarn add minify-html-stream","imports":[]},{"cmd":"pnpm add minify-html-stream","imports":[]}],"homepage":"https://github.com/digitaldesignlabs/minify-html-stream#readme","github":"https://github.com/digitaldesignlabs/minify-html-stream","docs":null,"changelog":null,"pypi":null,"npm":"minify-html-stream","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}