Static AST checker for a11y rules on JSX elements.See the tool
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
A free online ADA and WCAG compliance checker.
Jumpstart Your Web Accessibility Efforts Directly in Google Chrome
Check compliance with WCAG 2.0 minimum contrast