Real Vapor build, not a shim
Every component compiles through Vue 3.6's Vapor mode from the same source.
Every component compiles through Vue 3.6's Vapor mode from the same source.
Plain CSS by default, or drive it yourself with GSAP or motion-v.
Every built-in string translates through your own i18n instance.
No compound-component sprawl, no hidden context to wire up.
Every component checks for a real browser before touching window or document, so it renders safely in Nuxt, server-rendered apps, and static site generators. This documentation site is built with Vite SSG using the same components.
A companion package that teaches Claude Code, GitHub Copilot, Codex, and other agents every component's real API, generated from the library's own types, not hand-written.