simply-minify
JSON →A lightweight Node.js minifier for CSS and JS files with a simple API and CLI mode. Version 1.0.5 is the latest stable release. It recursively finds all CSS and JS files in a given directory and minifies them using clean-css (v4.2.1) and UglifyJS3 (v3.6.8). Differentiators: minimal configuration, zero-fuss operation (just call a function), and support for custom options for both minifiers. Primarily for quick build scripts or small projects.
Resources
packagesimply-minify ↗