eslint-plugin-jsx-a11y

Pricing type: Free
Static AST checker for a11y rules on JSX elements.
See the website

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.

Related tools (Accessibility Testing)

Accessibility Checker for Developers, Testers, and Designers in Chrome

Accessibility Insights for Web helps developers quickly find and fix accessibility issues.

Great tool for checking color contrast for both text and images of text.

A tool to calculate the contrast ratio between any two valid CSS colors.