simple-css-minify

JSON →
library 1.0.0 ·javascript
verified Jun 4, 2026

A minimal CSS minifier for Node.js (v1.0.0). This package removes whitespace, comments, and unnecessary characters from CSS strings. It is a lightweight alternative to cssnano or clean-css, suitable for simple minification tasks. No configuration or dependencies required. Released as a single-function module with no updates since 2023. Not suitable for production-level optimization or large-scale projects.