{"library":"html-preflight","type":"library","category":null,"description":"A plugin runner for transforming HTML email content before sending, maximizing compression without distortion. Current stable version is 0.4.1 (released 2016, no recent updates). It accepts an array of plugin functions that process HTML sequentially, with built-in support for a MinifierPlugin. Unlike monolithic minifiers, it offers composable processing steps. Minimal documentation and no active maintenance.","language":"javascript","status":"maintenance","version":"0.4.1","tags":["javascript","html","email","preflight","uglify","minify","compress","shrink","css"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install html-preflight","imports":["const HTMLPreflight = require('html-preflight');","const MinifierPlugin = require('html-preflight').MinifierPlugin;","const preflight = new HTMLPreflight(plugins); preflight.run(htmlString, options, callback);"]},{"cmd":"yarn add html-preflight","imports":[]},{"cmd":"pnpm add html-preflight","imports":[]}],"homepage":"https://github.com/rebelmail/html-preflight#readme","github":"git://github.com/rebelmail/html-preflight","docs":null,"changelog":null,"pypi":null,"npm":"html-preflight","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}