{"library":"posthtml-minifier","type":"library","category":null,"description":"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.","language":"javascript","status":"deprecated","version":"0.1.0","tags":["javascript","posthtml","posthtml-plugin","html","minifier"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install posthtml-minifier","imports":["import minifier from 'posthtml-minifier';","import posthtml from 'posthtml';","posthtml().use(minifier({ removeComments: true }));"]},{"cmd":"yarn add posthtml-minifier","imports":[]},{"cmd":"pnpm add posthtml-minifier","imports":[]}],"homepage":"https://github.com/Rebelmail/posthtml-minifier#readme","github":"ssh://git@github.com/Rebelmail/posthtml-minifier","docs":null,"changelog":null,"pypi":null,"npm":"posthtml-minifier","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}