{"library":"html-minifier-cli","type":"library","category":null,"description":"Command-line interface for html-minifier (version 0.1.0), a tool that minifies HTML files to reduce size. Provides a CLI wrapper around the html-minifier library, offering options to customize minification behavior. Supports output file specification and usage help. Lightweight wrapper with no active updates since 2018; useful for simple minification tasks but lacks advanced features like streaming or bundle integration.","language":"javascript","status":"deprecated","version":"0.1.0","tags":["javascript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install html-minifier-cli","imports":["import { execSync } from 'child_process'; execSync('htmlmin -o output.html input.html', { stdio: 'inherit' })","npm install -g html-minifier-cli\nhtmlmin -h","import { minify } from 'html-minifier'; minify(html, options)"]},{"cmd":"yarn add html-minifier-cli","imports":[]},{"cmd":"pnpm add html-minifier-cli","imports":[]}],"homepage":"https://github.com/curvedmark/html-minifier-cli","github":"https://github.com/curvedmark/html-minifier-cli","docs":null,"changelog":null,"pypi":null,"npm":"html-minifier-cli","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}