zmoazeni/csscss
A CSS redundancy analyzer that analyzes redundancy. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4933
- days_rel: n/a
- days_push: 2836
- n_releases_24m: 0
Adoption not part of the score
2894 stars · 149 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity maintenance
parser linter developer-tools web-development frontend developer-tools cli cross-platform ruby css redundancy-analysis code-quality sass less static-analysis
2 sources
- readme: https://github.com/zmoazeni/csscss · fetched 2026-08-28 · b74e94151a5c
- homepage: http://zmoazeni.github.io/csscss/ · fetched 2026-08-29 · 1a9725c6e2f6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zmoazeni/csscss | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem