kd-minifier

JSON →
library 1.0.8 ·javascript abandoned
verified Jun 4, 2026

kd-minifier is a modified fork of the original minifier package (v1.0.8) for minifying CSS and JS files. It provides a CLI tool and Node.js API for minification, CSS URL resolution relative to output, and automatic @import resolution. Release cadence is unknown; the fork appears unmaintained. Compared to alternatives like UglifyJS or clean-css, it offers a simpler setup with folder-wide minification and template-based output naming.