Static AST checker for a11y rules on JSX elements.Free
Description
This plugin does a static evaluation of the JSX to spot accessibility issues in React apps. Because it only catches errors in static code, use it in combination with @axe-core/react to test the accessibility of the rendered DOM. Consider these tools just as one step of a larger a11y testing process and always test your apps with assistive technology.
More Resources & Tools in Accessibility
Test for accessibility for people who have limited or no use of their hands
Accessibility Checker for Developers, Testers, and Designers in Chrome
Accessibility Insights for Web helps developers quickly find and fix accessibility issues.