ekit-minify
JSON →A minifier for JS, CSS, HTML, and images (including base64 encoding for images in CSS), extended from the original 'minify' package. Version 0.2.1 is the current stable release, last updated in 2012. It relies on UglifyJS, clean-css, html-minifier, and css-b64-images as backend tools, which must be installed separately. Primarily designed for Node.js >=0.4.0, with both CLI and programmatic API. Compared to modern alternatives (e.g., terser, cssnano, html-minifier-terser), it is outdated and lacks active maintenance.
Resources
packageekit-minify ↗