mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 12:01:06 +08:00
Storybook Accessibility Addon
The @storybook/addon-a11y package provides accessibility testing for Storybook stories. It uses axe-core to run the tests.
Getting Started
Add the addon to an existing Storybook
npx storybook add @storybook/addon-a11y