JSPM

@storybook/addon-a11y

8.6.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8101159
  • Score
    100M100P100Q304966F
  • License MIT

Test component compliance with web accessibility standards

Package Exports

    Readme

    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

    More on getting started with the accessibility addon