clean-css/clean-css
Fast and efficient CSS optimizer for node.js and the Web observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5666
- days_rel: n/a
- days_push: 684
- n_releases_24m: 0
Adoption not part of the score
4200 stars · 318 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
clean-css is a fast and efficient CSS optimizer and minifier for Node.js and modern browsers, offering multiple optimization levels, source map support, and a CLI utility. It is one of the best-performing CSS minifiers according to benchmarks, though it is now in maintenance mode.
Use cases
- minify css files for production
- optimize stylesheets to reduce page load time
- inline and process @import rules in css
- generate source maps for minified css
- rebase relative image urls in css
- batch minify multiple css files from the command line
When to choose
- you need a battle-tested, high-performance CSS minifier for Node.js or browser builds
- you want fine-grained control over optimization levels and formatting
- you need source map support and @import inlining during minification
When to avoid
- you need a tool with active feature development, since clean-css is in maintenance mode
- you want a full CSS framework or preprocessor rather than a minifier
- your build pipeline already includes a modern bundler with built-in CSS minification
Facets
library · maturity maintenance
css-framework build-tool cli web-development frontend developer-tools browser cli cross-platform css-minifier css-optimizer minification source-maps nodejs
3 sources
- readme: https://github.com/clean-css/clean-css · fetched 2026-08-28 · 9688a40aafe9
- homepage: https://clean-css.github.io/ · fetched 2026-08-29 · 7abd5b0f8d41
- registry_npm: https://registry.npmjs.org/clean-css · fetched 2026-08-29 · aeefd5d0c816
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| clean-css/clean-css | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="clean-css/clean-css")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem