csscomb/csscomb.js
CSS coding style formatter observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 4781
- days_rel: n/a
- days_push: 1338
- n_releases_24m: 0
Adoption not part of the score
3333 stars · 438 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
CSScomb is a coding style formatter for CSS, available as a CLI tool and Node.js library. Its main feature is sorting CSS properties in a configurable order, with customizable configuration via JSON files or predefined configs.
Use cases
- format css files to a consistent coding style
- sort css properties in a specific order
- enforce a team css style guide
- automatically reformat stylesheets in a project
- run css style formatting from the command line
When to choose
- you need configurable CSS property sorting and style formatting
- you want a CLI or Node.js API for formatting CSS files
- you prefer a dedicated CSS formatter over a general linter
When to avoid
- you need a formatter for SCSS/LESS or modern CSS syntax beyond what Gonzales PE supports
- you want an actively developed tool with recent updates
- you need linting with error reporting rather than pure formatting
Facets
cli-tool · maturity maintenance
formatter cli frontend web-development developer-tools cli cross-platform css code-style linting property-sorting nodejs
2 sources
- readme: https://github.com/csscomb/csscomb.js · fetched 2026-08-28 · ec3489c9ef61
- homepage: http://csscomb.com/ · fetched 2026-08-29 · bbc96afd9053
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| csscomb/csscomb.js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="csscomb/csscomb.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem