# csscomb/csscomb.js

CSS coding style formatter

Repository: https://github.com/csscomb/csscomb.js
Canonical: https://ross.abutalabs.com/products/csscombjs
Homepage: http://csscomb.com/
Language: JavaScript
License: MIT
License Family: permissive
Topics: csscomb
Last push: 2023-01-03T18:24:31+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4781, "days_push": 1338, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3333, forks 438 (observed 2026-08-28T04:07:56.658372+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: maintenance
- function: formatter, cli
- domain: frontend, web-development, developer-tools
- platform: cli, cross-platform
- tags: css, code-style, linting, property-sorting, nodejs

## Member repositories
- csscomb/csscomb.js (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:56.658372+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:41:28.090424+00:00, confidence not recorded.
  - readme: https://github.com/csscomb/csscomb.js (fetched 2026-08-28T04:07:56.658372+00:00, sha ec3489c9ef61)
  - homepage: http://csscomb.com/ (fetched 2026-08-29T09:34:46.425345+00:00, sha bbc96afd9053)
- Data as of 2026-08-30T08:39:29.467469+00:00.
