Storybook: Develop, document, and test UI components in isolation
Search packages..
storybookSimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
🌟 Show real-time usage chart on storybook's README.md, just copy the code below.
## Usage Trend
[](https://npm-compare.com/storybook#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Show GitHub stars trend chart on storybook's README.md, just copy the code below.
## GitHub Stars Trend
[](https://npm-compare.com/storybook)
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
Â
Â
Â
Â
Â
Â
Â
storybook
8,537,383
88,265
22.9 MB
2,224
19 hours ago
MIT
Popular Comparisons
storybook
README for storybook
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!
Storybook
The storybook package contains Storybook's core. It includes:
Storybook's CLI and development server
Storybook's main UI (aka "the manager")
Core functionality including component controls, toolbar controls, action logging, viewport control, and interaction debugger
User-facing utility libraries such as storybook/test, theming, and viewport
Libraries used by Storybook's ecosystem of frameworks, addons, and builders
It also contains a variety of other libraries and utilities under the stroybook/internal namespace, such as utilities for CSF, MDX & Docs.