{"library":"html-minify-stream","type":"library","category":null,"description":"Node.js transform stream for minifying HTML using html-minifier. Version 2.0.0 allows streaming HTML documents and passes options directly to html-minifier. Ideal for build pipelines where HTML content is streamed from files or other streams. Does not buffer entire input, enabling low-memory processing of large HTML files. Note that html-minifier is not a pure stream; the stream collects input and processes it on end, but at least it handles backpressure. Primary differentiator from other minification libraries is its streaming interface for Node.js.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","html","html-minifier","minify","stream"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install html-minify-stream","imports":["const htmlMinifyStream = require('html-minify-stream')","const htmlMinifyStream = require('html-minify-stream')","import htmlMinifyStream = require('html-minify-stream')"]},{"cmd":"yarn add html-minify-stream","imports":[]},{"cmd":"pnpm add html-minify-stream","imports":[]}],"homepage":"https://github.com/goto-bus-stop/html-minify-stream","github":"https://github.com/goto-bus-stop/html-minify-stream","docs":null,"changelog":null,"pypi":null,"npm":"html-minify-stream","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}