EmailMinifier
JSON →EmailMinifier (v1.0.5) is a TypeScript-based email minifier for browser and Node.js that specializes in reducing email HTML size, unlike generic HTML minifiers. It minifies IDs, classes, data-* attributes, and CSS within style tags, and can remove unused custom attributes. Version 1.0.5 is the latest stable release; maintainers commit irregularly. Key differentiators include handling email-specific constraints (no JS, limited interactivity, Gmail cropping) and providing a simple async API.
Resources
packageemail-minifier ↗