@storybook/preact-webpack5
TypeScript icon, indicating that this package has built-in type declarations

8.4.4 • Public • Published

Storybook for Preact

Storybook for Preact is a UI development environment for your Preact components. With it, you can visualize different states of your UI components and develop them interactively.

Storybook Screenshot

Storybook runs outside of your app. So you can develop UI components in isolation without worrying about app specific dependencies and requirements.

Getting Started

cd my-preact-app
npx storybook@latest init

For more information visit: storybook.js.org


Storybook also comes with a lot of addons and a great API to customize as you wish. You can also build a static version of your Storybook and deploy it anywhere you want.

Docs

Dependents (0)

Package Sidebar

Install

npm i @storybook/preact-webpack5

Weekly Downloads

6,914

Version

8.4.4

License

MIT

Unpacked Size

6.36 kB

Total Files

8

Last publish

Collaborators

  • domyen
  • kasperpeulen
  • valentinpalkovic
  • jreinhold
  • kylegach
  • ndelangen
  • shilman
  • tmeasday
  • ghengeveld
  • winkervsbecks
  • yannbf