Getting started with Poveste
Overview
poveste is the Romanian word for "story", pronounced
/poˈveste/(po-VES-teh). Say it however you like — "po-VEST" works too. Coming from histoire? See the migration guide.
Poveste is a tool to generate stories applications (or "books").
Learn more about Poveste here »
Supported frameworks
Vite currently supported versions:
2.9+3.0+
| Framework | Version | Support* | Auto-CodeGen* | Auto-Docs* |
|---|---|---|---|---|
| Vue → | 3.2+ | ✅ | ✅ | 🏗️ |
| Svelte → | 4+ | ✅ | - | 🏗️ |
| Solid | - | - | - | - |
| Angular | - | - | - | - |
| React | - | - (Alternative) | - | - |
*Support means the following is available:
- Collect and render stories
- Render controls pane content with state sync
- Builtin controls wrappers
- Static source
*Auto-CodeGen: Generates copiable source code dynamically from the current story state. Generally requires a Virtual DOM.
*Auto-Docs: Generates documentation and controls automatically by analyzing the imported components.
Community
If you have questions or need help, reach out to the community on GitHub Discussions.
Try it in a live editor