Getting started with Histoire
Overview
Histoire is the French word for "Story" and is pronounced
/is.twaʁ/, like "is·twar"
Histoire is a tool to generate stories applications (or "books").
Learn more about Histoire here »
Sponsors
Histoire is an Open-Source project supported by our sponsors - thank you!
Supported frameworks
Vite currently supported versions:
2.9+3.0+
| Framework | Version | Support* | Auto-CodeGen* | Auto-Docs* |
|---|---|---|---|---|
| Vue → | 3.2+ | ✅ | ✅ | 🏗️ |
| Vue → | 2.7+ | ✅ | ✅ | 🏗️ |
| Svelte → | 3+ | ✅ | - | 🏗️ |
| 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 at Discord and GitHub Discussions.
Try it in a live editor