vael-ui v0.3.10

Vue 3 component library

Components that compile straight to Vapor, not around it.

A Vue 3 UI library with a real Vue Vapor build.

Real Vapor build, not a shim

Every component compiles through Vue 3.6's Vapor mode from the same source.

Bring your own animation

Plain CSS by default, or drive it yourself with GSAP or motion-v.

i18n built in

Every built-in string translates through your own i18n instance.

One component per primitive

No compound-component sprawl, no hidden context to wire up.

SSR ready

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.

AI Agent Skill

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.