# katiefenn/parker

Stylesheet analysis tool.

Repository: https://github.com/katiefenn/parker
Canonical: https://ross.abutalabs.com/products/parker
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2021-03-11T22:57:27+00:00

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

## Adoption (not part of the score)
Stars 2440, forks 73 (observed 2026-08-28T04:06:51.594463+00:00)

## What it is
Parker is a stylesheet analysis tool that runs metrics on CSS files and reports on their complexity. It can be used from the command line on local or remote stylesheets, output JSON, or programmatically as a Node.js library.

## Use cases
- measure complexity of my css stylesheets
- analyze css files from the command line
- get  metrics for a stylesheet
- audit css codebase size and complexity
- run stylesheet metrics in a build script
- analyze a remote css file fetched with curl

## When to choose
- you want quick command-line metrics on CSS complexity
- you need programmatic CSS analysis in a Node.js project
- you want JSON output of stylesheet statistics

## When to avoid
- you need actively maintained tooling with recent updates
- you need linting with autofix rather than metrics
- you analyze preprocessors like Sass or Less rather than plain CSS

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: developer-tools, cli, linter
- domain: web-development, frontend, developer-tools
- platform: cli, cross-platform
- tags: css, stylesheet-analysis, code-metrics, javascript, command-line, nodejs

## Member repositories
- katiefenn/parker (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:51.594463+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-30T02:30:44.471829+00:00, confidence not recorded.
  - readme: https://github.com/katiefenn/parker (fetched 2026-08-28T04:06:51.594463+00:00, sha f27fe5bbb304)
  - registry_npm: https://registry.npmjs.org/parker (fetched 2026-08-29T10:12:19.739418+00:00, sha 76604dd242be)
- Data as of 2026-08-30T08:39:29.467469+00:00.
