eslint-plugin-jsx-a11y
https://github.com/jsx-eslint/eslint-plugin-jsx-a11y
JavaScript
Static AST checker for a11y rules on JSX elements.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported1 Subscribers
Add a CodeTriage badge to eslint-plugin-jsx-a11y
Help out
- Issues
- Add 'table-has-role' rule to avoid interpreting tabular data as a layout by accident
- img-redundant-alt treats optional chaining variable name as string
- Test on multiple parsers
- Improve `ambiguous-anchor-text` false negatives (via extending `getAccessibleChildText`)
- Possible Rule: no hover without focus
- Add an option to all rules that bail out on spread operator props to fail
- "anchor-has-content" false negative if children is passed using spread syntax
- separator role can be interactive for WAI-ARIA 1.1 Window Splitter design pattern
- label-has-associated-control false positive with empty label
- Proposal: include `lang` rule in `jsx-a11y/strict` config
- Docs
- JavaScript not yet supported