CodeBrowser / npm / @storybook/addon-a11y
@storybook/addon-a11y@10.5.3
// Storybook Addon A11y: Test UI component compliance with WCAG web accessibility standards
$ npm install @storybook/addon-a11y
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.
Keywords
#a11y #accessibility #storybook #storybook-addon #test #axe #WCAG #ARIA #component #components #react #vue #angular #svelte #web-components
Dependencies (2)
Maintainers
ndelangen, shilman, tmeasday, ghengeveld, winkervsbecks, yannbf, kylegach, jreinhold, kasperpeulen, valentinpalkovic, domyen, storybook-bot