Skip to content

Latest commit

Β 

History

History
80 lines (62 loc) Β· 6.09 KB

File metadata and controls

80 lines (62 loc) Β· 6.09 KB

Poveste logo


Poveste

Fast and beautiful interactive component playgrounds

poveste β€” /poˈveste/ (po-VES-teh), Romanian for "story." A community-maintained, drop-in fork of histoire by Guillaume Chau. For Vue and Nuxt, existing histoire projects migrate by swapping one dependency β€” the <Story>/<Variant> API, .story.* files, and histoire.config.* all keep working. Svelte needs one code change as well: Svelte 5 removed the API histoire used to read a story's state, so story state moves onto initState (how, and why). Say it however you like β€” we answer to "po-VEST" too. πŸ™‚

Unit tests and smoke Example suites

Read the Documentation | Discussions board | Bluesky | X

Poveste β€” interactive component playground

Rather watch than read? A 22-second recording builds a Quasar story end to end β€” the component rendering, a control driving it, and the boot-file gotcha β€” on Bluesky or X.

  • ⚑️ Instant HMR on Vite 8 and Rolldown
  • 🧩 Vue 3, Nuxt 4, Svelte 5, SvelteKit and Quasar, each proven by its own example suite in CI
  • πŸͺŸ Collects on Windows, macOS and Linux β€” all three run in CI
  • πŸ“š Stories and variants, with source examples generated from what you wrote
  • πŸš€ Grids stay responsive at a thousand variants, and built books render offline

Requirements

Supported
Node ^22.22.2 || ^24.15.0 || >=26.0.0
Vite ^8.0.0
Vue ^3.5.26
Nuxt ^4.5.0
Svelte ^5.46.4
SvelteKit ^2.53.0
Quasar ^2.24.0
Quasar App Vite ^3.8.0

Every range is backed by a CI job that exercises it β€” see supported versions for what proves each one, the package-manager story, and the version-support policy.

Packages

Package Description Version Downloads
poveste Core CLI, config, and builder Version Downloads
@poveste/plugin-vue Vue 3 Version Downloads
@poveste/plugin-svelte Svelte 5 and SvelteKit Version Downloads
@poveste/plugin-nuxt Nuxt Version Downloads
@poveste/plugin-quasar Quasar Version Downloads
@poveste/plugin-tailwind Tailwind design system story Version Downloads
@poveste/plugin-percy Visual regression testing with Percy Version Downloads
@poveste/plugin-screenshot Visual regression testing with screenshots Version Downloads

Contributing

See Contributing Guide to learn more about the repository and how you can contribute.

License

MIT