storybook
Storybook: Develop, document, and test UI components in isolation

storybook downloads storybook version storybook license

storybook유사 패키지:
npm 다운로드 트렌드
3 년
🌟 storybook의 README.md에 실시간 사용 차트를 표시하려면 아래 코드를 복사하세요.
## Usage Trend
[![Usage Trend of storybook](https://npm-compare.com/img/npm-trend/THREE_YEARS/storybook.png)](https://npm-compare.com/storybook#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 storybook의 README.md에 GitHub Stars 트렌드 차트를 표시하려면 아래 코드를 복사하세요.
## GitHub Stars Trend
[![GitHub Stars Trend of storybook](https://npm-compare.com/img/github-trend/storybook.png)](https://npm-compare.com/storybook)
통계 세부사항
패키지
다운로드
Stars
크기
Issues
발행일
라이선스
storybook8,537,38388,26522.9 MB2,22419時間前MIT
storybook의 README

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.

Learn more about Storybook at storybook.js.org.