Build bulletproof UI components faster
Storybook is a frontend workshop for building UI components and pages in isolation. Thousands of teams use it for UI development, testing, and documentation. Find out more at storybook.js.org!
The storybook
package contains Storybook's core. It includes:
storybook/test
, theming
, and viewport
It also contains a variety of other libraries and utilities under the stroybook/internal
namespace, such as utilities for CSF, MDX & Docs.
Learn more about Storybook at storybook.js.org.