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
- A couple of auto complete values are not seen as valid
- prefer-tag-over-role false positives on React components
- [Fix] disallow extra properties in rule options
- [Docs] Suggest an alternative to @axe-core/react
- fix: remove title from the anchor has content rule
- Is it possible to pass all aria-* properties from my custom component to the native element as part of the mapping?
- Component mappings per project
- control-has-associated-label treats options of select component as labels -> false negative
- `no-static-element-interactions` doesn't allow custom attribute mapping
- `<td onMouseDown={...} />` should trigger jsx-a11y/no-noninteractive-element-interactions
- Docs
- JavaScript not yet supported