# cssstats/cssstats

Visualize various stats about your CSS

Repository: https://github.com/cssstats/cssstats
Canonical: https://ross.abutalabs.com/products/cssstats
Homepage: https://cssstats.com
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-10-07T22:17:39+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": 4690, "days_push": 1061, "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 2816, forks 197 (observed 2026-08-28T04:07:23.845505+00:00)

## What it is
CSS Stats is a web application and npm library that computes and visualizes high-level statistics about CSS stylesheets. It provides insights into stylesheet size, complexity, and performance characteristics.

## Use cases
- analyze the size and complexity of my CSS files
- visualize stats about a stylesheet
- find performance issues in my CSS
- get high-level stats for stylesheets
- audit CSS before a refactor
- compare CSS metrics across a project

## When to choose
- you want quick visual insights into a stylesheet's composition and size
- you need an npm library to programmatically compute CSS statistics
- you are auditing CSS performance or bloat

## When to avoid
- you need a full CSS linter with style rule enforcement (use stylelint)
- you need minification or transformation of CSS rather than analysis
- you need active development or frequent updates

## Facets
- artifact type: application
- maturity: maintenance
- function: data-visualization, analytics
- domain: web-development, frontend, web-design, analytics
- platform: cross-platform
- tags: css, stylesheet-analysis, performance, npm-package, web-server, nodejs

## Member repositories
- cssstats/cssstats (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:23.845505+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:48:43.321941+00:00, confidence not recorded.
  - readme: https://github.com/cssstats/cssstats (fetched 2026-08-28T04:07:23.845505+00:00, sha ba69e95b2688)
  - homepage: https://cssstats.com (fetched 2026-08-29T09:54:05.582295+00:00, sha 97e5aaa76f23)
  - registry_npm: https://registry.npmjs.org/cssstats (fetched 2026-08-29T09:54:05.592363+00:00, sha 146a7def1b1c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
