Storybook for React and Rsbuild: Develop React components in isolation with Hot Reloading.

View on Github

Storybook Rsbuild

Storybook × Rsbuild

✨ Storybook 10 Support Available
We've released a beta version compatible with Storybook 10. Try it out by installing with the beta tag, and check out the v3 documentation:
pnpm add storybook-builder-rsbuild@beta storybook-react-rsbuild@beta

The repository contains the Storybook Rsbuild builder and UI framework integrations.

Usage

Check out the documentation.

Roadmap

Features

  • Support TS type check (fork-ts-checker-webpack-plugin) (supported in 0.0.4)
  • Support more frameworks
    • React
    • Vue
    • Svelte
    • Lit
    • vanilla html
    • React Native
    • SolidJS

Credits

Some code is copied or modified from storybookjs/storybook.

License

MIT