{"library":"sa-html-minifier","type":"library","category":null,"description":"sa-html-minifier is a minimal HTML minifier written in TypeScript. Version 0.0.2 is the initial stable release with no established release cadence. It focuses on removing whitespace from HTML strings via a single `minify` function, with no configuration options. It differs from alternatives like html-minifier by offering a zero-config, lightweight approach, but lacks advanced features like attribute compression or CSS/JS minification.","language":"javascript","status":"active","version":"0.0.2","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install sa-html-minifier","imports":["import { minify } from 'sa-html-minifier'","const { minify } = require('sa-html-minifier')","import type { MinifyOptions } from 'sa-html-minifier'"]},{"cmd":"yarn add sa-html-minifier","imports":[]},{"cmd":"pnpm add sa-html-minifier","imports":[]}],"homepage":"https://github.com/yeonjuan/sa-html-minifier#readme","github":"https://github.com/yeonjuan/sa-html-minifier","docs":null,"changelog":null,"pypi":null,"npm":"sa-html-minifier","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}