gaearon/eslint-plugin-jsx-a11y — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2017-06-28
Catch missing image alt text before code reaches production.
Enforce that interactive buttons work with keyboard-only navigation.
Bake accessibility standards into a team's development workflow from day one.
| gaearon/eslint-plugin-jsx-a11y | arata-ae/purupurupngtuber | carrycooldude/nova-ide | |
|---|---|---|---|
| Stars | 4 | 4 | 4 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2017-06-28 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | easy | moderate | — |
| Complexity | 2/5 | 3/5 | — |
| Audience | developer | general | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Works best paired with runtime accessibility testing, since it only catches static code issues.
An ESLint plugin that catches accessibility mistakes in React JSX code as you write it, like missing alt text or bad keyboard support.
Mainly JavaScript. The stack also includes JavaScript, ESLint, React.
Dormant — no commits in 2+ years (last push 2017-06-28).
The README does not specify license terms for this repository.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.