Skip to content
GitHub Universe 2025
Save $400 on Universe passes until 9/17. Register now
#

Storybook

storybook logo

With Storybook you can visualize different states of your UI components and develop them outside of your application.

An API is provided for external addons to provide documentation, interactivity and analytics on your components.

A command is provided to create a static version that can be deployed easily to github pages for example.

Here are 21 public repositories matching this topic...

sveltekit-starter

Sveltekit starter project created with sveltekit, typescript, tailwindcss, postcss, husky, and storybook. The project has the structure set up for the scaleable web application.

  • Updated Sep 11, 2025
  • Svelte