Ross ROSS = Recommend OSS · open-source software intelligence for agents

t32k/stylestats

StyleStats is a library to collect CSS statistics. observed · 2026-08-28

github.com/t32k/stylestats · CSS · MIT (permissive) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4572
  • days_rel: n/a
  • days_push: 3045
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1808 stars · 62 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

StyleStats is a Node.js library and CLI tool that collects statistics about CSS stylesheets, such as size, rules, selectors, simplicity, and cohesion metrics. It presents the results in a readable table and can be used to audit CSS quality.

Use cases

  • analyze css file statistics
  • measure css complexity and simplicity
  • audit stylesheet size and gzipped size
  • find selectors with too many identifiers
  • track css quality metrics in ci
  • compare css files before and after refactoring

When to choose

  • you want quick quantitative metrics on CSS files from the command line
  • you need to audit CSS quality (simplicity, cohesion, selector depth) in a Node.js project
  • you want JSON or table output of stylesheet statistics for reporting

When to avoid

  • you need active maintenance or support for modern Node.js versions (last release 2018)
  • you need linting or style enforcement rather than statistics (use stylelint instead)
  • you need a visual CSS report or browser-based analysis tool

Facets

cli-tool · maturity maintenance

developer-tools cli analytics web-development frontend developer-tools analytics cli cross-platform css-statistics css-analysis stylesheet-metrics css-quality code-analysis nodejs

1 source

Member repositories

RepositoryRoleHealth v2
t32k/stylestatsmain23

For agents

markdown · JSON · MCP: product_card(name="t32k/stylestats")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem