# zmoazeni/csscss

A CSS redundancy analyzer that analyzes redundancy.

Repository: https://github.com/zmoazeni/csscss
Canonical: https://ross.abutalabs.com/products/csscss
Homepage: http://zmoazeni.github.io/csscss/
Language: Ruby
License: MIT
License Family: permissive
Archived: true
Last push: 2018-11-27T17:45:20+00:00

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

## Adoption (not part of the score)
Stars 2894, forks 149 (observed 2026-08-28T04:07:28.581965+00:00)

## What it is
csscss is a Ruby command-line tool that parses CSS files and reports which rulesets share duplicated declarations. It also supports Sass/SCSS and LESS files and can analyze remote CSS via URL.

## Use cases
- find duplicate declarations in css files
- reduce css redundancy in a stylesheet
- analyze scss files for duplicated rules
- lint css for repeated styles
- compare css rulesets for shared declarations

## When to choose
- you maintain a large CSS codebase and want to cut duplication
- you use Sass or LESS and want redundancy analysis on preprocessed styles
- you want a simple CLI report rather than automatic refactoring

## When to avoid
- you want a tool that automatically removes or refactors duplicated CSS
- you need actively maintained tooling - the last release was in 2018
- you need integration with modern build pipelines beyond legacy grunt/gulp plugins

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: parser, linter, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cli, cross-platform, ruby
- tags: css, redundancy-analysis, code-quality, sass, less, static-analysis

## Member repositories
- zmoazeni/csscss (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:28.581965+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-30T07:35:18.753956+00:00, confidence not recorded.
  - readme: https://github.com/zmoazeni/csscss (fetched 2026-08-28T04:07:28.581965+00:00, sha b74e94151a5c)
  - homepage: http://zmoazeni.github.io/csscss/ (fetched 2026-08-29T09:50:16.136669+00:00, sha 1a9725c6e2f6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
