@storybook/addon-a11y@10.5.3
// Storybook Addon A11y: Test UI component compliance with WCAG web accessibility standards
$ npm install @storybook/addon-a11y
🔗 This package's source is indexed on CodeBrowser too
View GitHub repo →
downloads/wk
9,124,105
license
MIT
version
10.5.3
published
Jul 20, 2026
What is @storybook/addon-a11y?
The @storybook/addon-a11y is a Storybook plugin that integrates automated accessibility testing into your component development workflow using the Axe engine. It scans UI components against WCAG standards and identifies accessibility issues related to ARIA, color contrast, keyboard navigation, and other compliance problems. Developers use it to catch accessibility violations early during component development rather than discovering them later in testing or production.
Links
Keywords
Dependencies (2)
Maintainers
ndelangen, shilman, tmeasday, ghengeveld, winkervsbecks, yannbf, kylegach, jreinhold, kasperpeulen, valentinpalkovic, domyen, storybook-bot