Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation

License

NotificationsYou must be signed in to change notification settings

storybookjs/storybook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Storybook

Build bulletproof UI components faster


Build Status on CircleCIcodecovLicense
Storybook CommunityBackers on Open CollectiveSponsors on Open CollectiveOfficial Twitter HandleOpenSSF Scorecard

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 atstorybook.js.org!

View README for:
latestnext

Table of contents

Getting Started

VisitStorybook's website to learn more about Storybook and to get started.

Documentation

Documentation can be found onStorybook's docs site.

Examples

ViewComponent Encyclopedia to see how leading teams use Storybook.

Usestorybook.new to quickly create an example project in Stackblitz.

Storybook comes with a lot ofaddons for component design, documentation, testing, interactivity, and so on. Storybook's API makes it possible to configure and extend in various ways. It has even been extended to support React Native, Android, iOS, and Flutter development for mobile.

Community

For additional help, share your issue inthe repo's GitHub Discussions.

Projects

Supported Frameworks

RendererDemo
ReactStorybook demoReact
AngularStorybook demoAngular
Vue 3Storybook demoVue 3
Web componentsStorybook demoSvelte
React NativeReact Native
HTMLStorybook demoHTML
EmberEmber
SvelteStorybook demoSvelte
PreactStorybook demoPreact
QwikQwik
SolidJSSolidJS
Android, iOS, FlutterNative

Addons

Addons
a11yTest components for user accessibility in Storybook
actionsLog actions as users interact with components in the Storybook UI
backgroundsLet users choose backgrounds in the Storybook UI
cssresourcesDynamically add/remove CSS resources to the component iframe
design assetsView images, videos, and weblinks alongside your story
docsAdd high quality documentation to your components
eventsInteractively fire events to components that respond to EventEmitter
google-analyticsReports google analytics on stories
graphqlQuery a GraphQL server within Storybook stories
jestView the results of components' unit tests in Storybook
linksCreate links between stories
measureVisually inspect the layout and box model within the Storybook UI
outlineVisually debug the CSS layout and alignment within the Storybook UI
query paramsMock query params
viewportChange display sizes and layouts for responsive components using Storybook

SeeAddon / Framework Support Table

To continue improving your experience, we have to eventually deprecate or remove certain addons in favor of new and better tools.

If you're using info/notes, we highly recommend you migrate todocs instead, andhere is a guide to help you.

If you're using contexts, we highly recommend you migrate totoolbars andhere is a guide to help you.

If you're using addon-storyshots, we highly recommend you migrate to the Storybooktest-runner andhere is a guide to help you.

Badges & Presentation materials

We have a badge! Link it to your live Storybook example.

Storybook

[![Storybook](https://cdn.jsdelivr.net/gh/storybookjs/brand@main/badge/badge-storybook.svg)](link to site)

If you're looking for material to use in your Storybook presentation, such as logos, video material, and the colors we use, you can find it all on ourbrand repo.

Community

Contributing

Contributions to Storybook are always welcome!

  • 📥 Pull requests and 🌟 Stars are always welcome.
  • Read ourcontributing guide to get started,or find us onDiscord, we will take the time to guide you.

Looking for a first issue to tackle?

  • We tag issues withGood First Issue when we think they are well suited for people who are new to the codebase or OSS in general.
  • Talk to us, we'll find something that suits your skills and learning interest.

Development scripts

Storybook is organized as a monorepo. Useful scripts include:

yarn start

Runs a sandbox template storybook with test stories

yarn task

As above, but gives you options to customize the sandbox (e.g. selecting other frameworks)

yarn lint

boolean check if code conforms to linting rules - uses remark & eslint

  • yarn lint:js - will check js
  • yarn lint:md - will check markdown + code samples
  • yarn lint:js --fix - will automatically fix js

yarn test

boolean check if unit tests all pass - uses jest

  • yarn run test --core --watch - will run core tests in watch-mode

Sponsors

Become a sponsor to have your logo and website URL on our README on Github. [Become a sponsor]

Backers

By making a recurring donation, you can support us and our work. [Become a backer]

License

MIT

-the end-

Sponsor this project

    Packages

    No packages published

    [8]ページ先頭

    ©2009-2025 Movatter.jp