Three layers. One package.
Compose interfaces in minutes.
A complete component set — buttons, inputs, overlays, feedback, data display. Typed, tree-shakeable, server-component friendly. Install once and start shipping.
ActivePendingBeta
background
surface
primary
secondary
success
warning
error
outline
Production-ready, day one.
Built for Next.js App Router. Zero runtime CSS-in-JS. Works with Tailwind v4. SSR-safe. Tree-shakeable. Ship the component, not the framework.
$ npm install omverse-ui
✓ added 1 package in 2.1s
// app/page.tsx
import { Button } from "omverse-ui";
<Button variant="filled">
Ship it
</Button>
Developer Experience
Built for the way you actually work.
The Catalog