@storybook/sveltekit
Version:
Storybook for SvelteKit: Develop, document, and test UI components in isolation
11 lines (6 loc) • 677 B
Markdown
# Storybook for SvelteKit
See [documentation](https://storybook.js.org/docs/get-started/frameworks/sveltekit?renderer=svelte&ref=readme) for installation instructions, usage examples, APIs, and more.
## Acknowledgements
Integrating with SvelteKit would not have been possible if it weren't for the fantastic efforts by the Svelte core team - especially [Ben McCann](https://twitter.com/benjaminmccann) - to make integrations with the wider ecosystem possible.
A big thank you also goes out to [Paolo Ricciuti](https://twitter.com/PaoloRicciuti) for improving the mocking capabilities.
Learn more about Storybook at [storybook.js.org](https://storybook.js.org/?ref=readme).