sk-storybook
v1.2.1
Published
A React component library
Downloads
23
Readme
Storybook Application
This library uses Storybook to develop, showcase, and document UI components for React with a strong focus on accessibility. Goal is to ensure that components are usable by everyone, adhering to best practices for accessibility.
Accessibility Focus
Committed to making components as accessible as possible. Each component is designed and built with accessibility in mind, following the best practices and standards.
Component Documentation
Detailed documentation for each component is available in the Storybook. This includes usage examples, and prop definitions in each component.
Viewing Storybook
You can view Storybook and explore components in detail at sk-storybook app.
Install package
Install package sk-storybook npm
npm install sk-storybook
Type Definitions
This package contains type definitions.
Feedback
Welcome and encourage feedbacks. If you have suggestions for improving components, especially in terms of enhancing accessibility, please feel free to open an issue on GitHub repository sk-storybook github.