CSSLint/csslint
Automated linting of Cascading Stylesheets observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 5566
- days_rel: n/a
- days_push: 636
- n_releases_24m: 0
Adoption not part of the score
4811 stars · 476 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
CSSLint is an open source CSS code quality tool that performs static analysis of stylesheets, flagging syntax errors and problematic or inefficient patterns. It offers a pluggable rule system and can be used via CLI, build systems, or IDE integration.
Use cases
- lint css files for errors
- check css code quality
- find inefficient css patterns
- integrate css linting into build pipeline
- enforce css style rules in ci
When to choose
- you need automated CSS static analysis with pluggable rules
- you want a CLI or build-system CSS linter for legacy or simple setups
When to avoid
- you need modern CSS syntax support or actively maintained rule sets like stylelint
- you need autofixing of lint errors
Facets
cli-tool · maturity maintenance
linter static-site-generator web-development frontend developer-tools cli cross-platform css code-quality static-analysis pluggable-rules nodejs
2 sources
- readme: https://github.com/CSSLint/csslint · fetched 2026-08-28 · c7977266e58f
- registry_npm: https://registry.npmjs.org/csslint · fetched 2026-08-29 · 3f08fede1020
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CSSLint/csslint | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem