/a11y-storybook

Library of UI components and patterns with the focus on web a11y

Primary LanguageJavaScript

Storybook

A library of interactive UI elements & a11y knowledge base

Table of contents

Getting started

Visit EE Storybook to learn more about web accessible UI components.

To start working with the storybook locally, do the following:

  • Clone the repository.
  • Run npm i
  • Start the storybook npm run storybook

To deploy the latest changes to GitHub Pages:

  • Run npm run deploy-storybook

Addons

Utilized Addons
a11y Test components for user accessibility in Storybook
actions Log actions as users interact with components in the Storybook UI
badges A Storybook addon which allows you to add badges to you stories
controls Interact with component inputs dynamically in the Storybook UI
docs Add high quality documentation to your components
viewport Change display sizes and layouts for responsive components using Storybook
vuetify 📓 Storybook's Vuetify 🐉 Addon