storybook
https://github.com/storybookjs/storybook
TypeScript
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported92 Subscribers
View all SubscribersAdd a CodeTriage badge to storybook
Help out
- Issues
- [Bug]: External CSS file for lit crashes with "does not provide an export named 'default'"
- [Bug]: I use MUI and Storybook to create the new UI library, here I used light and dark theme to customize 'Button' component color, its theme is working properly in local dev environment. but not working on using the component from 'dist' directory after `npm run build`.
- Introduce portable stories support for Web components
- Introduce portable stories support for HTML
- Introduce portable stories support for Angular
- Introduce portable stories support for Preact
- [Bug]: Storybook fails to launch with `NODE_OPTIONS=--experimental-strip-types`
- [Bug]: TypeError [ERR_INVALID_ARG_TYPE] with test-runner and ES6 package
- [Bug]: Weird CSS added that affects docs styling
- [Documentation]: docs/get-started/frameworks/nextjs needs draftMode mock example
- Docs
- TypeScript not yet supported