Skip to content

rspack-contrib/storybook-rsbuild

Repository files navigation

Storybook Rsbuild

Storybook Rsbuild

npm version downloads license

Build your Storybook with Rsbuild, unleashing the power of Rspack.

Documentation

Read the full documentation at storybook.rsbuild.rs.

Features

  • Fast: Powered by Rsbuild and Rspack, enjoy lightning-fast build and HMR performance.
  • Framework Support: Works with React, Vue 3, Vanilla HTML/JS, Web Components, and React Native Web.
  • Storybook Compatible: Fully compatible with the Storybook ecosystem.

Packages

Package Version Description
storybook-builder-rsbuild npm Rsbuild builder for Storybook
storybook-react-rsbuild npm React framework integration
storybook-vue3-rsbuild npm Vue 3 framework integration
storybook-html-rsbuild npm HTML framework integration
storybook-web-components-rsbuild npm Web Components framework integration
storybook-react-native-web-rsbuild npm React Native Web framework integration

Credits

Some code is adapted from storybookjs/storybook.

License

MIT