PostHTML Minifier

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

PostHTML plugin that wraps HTMLMinifier to minify HTML output in PostHTML processing pipelines. Current stable version is 0.1.0, released in 2016 with no recent updates. It leverages HTMLMinifier's options for removing comments, collapsing whitespace, and other HTML optimizations. Differentiator: integrates seamlessly with PostHTML transformations, allowing minification as a final step without an extra tool.