{"library":"tinyhtml","type":"library","category":null,"description":"Tinyhtml is a compact, reliable, and customizable HTML minifier for Node.js. The current stable version is 0.0.72, released on npm. It focuses on removing unnecessary whitespace, collapsing attribute values, and optionally parsing script/style tags with custom parsers. Unlike other minifiers, it provides fine-grained control over tag content via parsers and allows preserving specific whitespace patterns. It is actively maintained, with a simple API and no dependencies. Suitable for build pipelines and server-side HTML compression.","language":"javascript","status":"active","version":"0.0.72","tags":["javascript","html","minify","minifier"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install tinyhtml","imports":["import tinyHTML from 'tinyhtml'","const tinyHTML = require('tinyhtml').default || require('tinyhtml')","import tinyHTML from 'tinyhtml'"]},{"cmd":"yarn add tinyhtml","imports":[]},{"cmd":"pnpm add tinyhtml","imports":[]}],"homepage":"https://github.com/kiltjs/tinyhtml#readme","github":"ssh://git@github.com/kiltjs/tinyhtml","docs":null,"changelog":null,"pypi":null,"npm":"tinyhtml","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}