html-minifier-stream

JSON →
library 0.1.0 ·javascript deprecated
verified Jun 4, 2026

Stream interface for html-minifier (v3.x), enabling piping of HTML data through a transform stream for minification. Created by gomoto, this package provides a simple way to integrate html-minifier into Node.js stream pipelines. Current version 0.1.0, with no active maintenance since 2016. Alternative to using html-minifier directly with buffers or strings.