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
- Rule Idea: Enforce boolean literals for "booleanish" HTML attributes such as aria-hidden
- bug: fix summary being treated as non-interactive
- `jsx-a11y/media-has-caption` Eslint Warning for Missing Captions in Media Elements
- [control-has-associated-label]: Does not allow for custom components that would result in accessible labels
- heading-has-content false positive for object spread
- anchor-has-content and aria-labelledby
- `alt-text`: missing warning for empty `alt` for `<input type="image" alt="" />`
- jsx-a11y/control-has-associated-label throws an error on table elements
- Extend alt-text rule to check for any element with role="img" as well
- label-has-associated-control not checking an actual valid configuration
- Docs
- JavaScript not yet supported