Static AST checker for accessibility rules on JSX elements.
This is a library of accessibility-related testing and utility code.
For adding custom commands to allow you to run axe accessibility tests in your NightwatchJS test cases.
The module that allows you to create HTML Report from raw accessibility aXe result object
A descendant index solution for better accessibility support in compound components
An eslint plugin for checking Vue.js files for accessibility
Catch unexpected visual and accessibility changes and UI bugs
Base UI is a library of headless ('unstyled') React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.
Storybook Addon A11y: Test UI component compliance with WCAG web accessibility standards
Global CSS rules to improve accessibility in your site and make your life easier
Accessibility util for scoping focus to an element.
Custom Vitest matcher for testing accessibility with aXe. Forked from jest-axe.