JSPM

@storybook/addon-a11y

9.0.0-alpha.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8096622
  • Score
    100M100P100Q304696F
  • 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