anandthakker/doiuse
:bomb: Lint CSS for browser support against caniuse database. observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 71
- Release rhythm 29
- Longevity 100
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: 4312
- days_rel: 263
- days_push: 176
- n_releases_24m: 1
Adoption not part of the score
1304 stars · 57 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
doiuse is a CSS linter that checks stylesheets for browser compatibility issues against the Can I Use database. It works as a CLI tool, a PostCSS plugin, and integrates with build tools like Gulp.
Use cases
- lint css for browser support
- check if css features work in ie
- find unsupported css properties for target browsers
- detect css compatibility issues against caniuse data
- run browser support checks in a build pipeline
- lint css for old browser versions
When to choose
- you need to support legacy browsers like IE and want automated CSS compatibility checks
- you want a PostCSS or Gulp-integrated linter for browser support
- you prefer checking against the caniuse database with configurable browser targets
When to avoid
- you only target evergreen browsers and don't need compatibility linting
- you want autoprefixing or transforms rather than linting - use autoprefixer instead
- you need full stylelint rule ecosystems beyond browser support checks
Facets
library · maturity active
linter css-framework cli developer-tools frontend web-development developer-tools testing cli cross-platform css-linting browser-compatibility caniuse postcss-plugin stylelint nodejs
2 sources
- readme: https://github.com/anandthakker/doiuse · fetched 2026-08-28 · 841550ccbf69
- registry_npm: https://registry.npmjs.org/doiuse · fetched 2026-08-29 · 45109ec853da
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| anandthakker/doiuse | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="anandthakker/doiuse")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem