Skip to content
Velkin LogoVelkin Logo
Velkin
VELKIN/UI

Modern UI components for product teams and their AI agents. Lit core, typed wrappers, live MCP.

sales@velkinui.com

Product

  • Docs
  • Components
  • Studio
  • Pricing

Resources

  • Quick start
  • Blog
  • Changelog
  • Roadmap
  • Status

Project

  • About
  • Contact
  • License
  • Privacy
  • Terms

© 2026 Velkin. MIT core · Pro licenses available.

VELKIN

Installation

Pick your framework. Each guide walks through install with interactive steps — typed wrappers where we ship them, Lit custom elements everywhere else.

React

Typed wrappers via @velkin/react — recommended for SPAs and Vite apps.

Next.js

App Router with deep Lit SSR (declarative shadow DOM) plus a client theme shell.

Vue

SFC wrappers from @velkin/vue with typed props and v-model where documented.

Nuxt

Vue wrappers in Nuxt with a client-only theme plugin when needed.

Lit / HTML

Use vu-* tags directly — no framework wrapper required.

Angular

Consume Lit custom elements with CUSTOM_ELEMENTS_SCHEMA.

Svelte

Use vu-* custom elements in .svelte files with on:vu-* handlers.

Astro

Islands with React/Vue wrappers, or raw custom elements in Astro files.

Remix

React wrappers in Remix routes with a root theme provider.

PreviousQuick startNextTheming