v1.0.2Open Source

Interfaces that breathe

A design system where code breathes. Spring physics, sequential illumination, and glassmorphic depth — crafted for interfaces that feel alive.

components
tokens
layouts
a11y

Fluid Motion

Spring physics with mass and momentum. No mechanical easing — every element arrives with organic deceleration.

Sequential Illumination

Border glows that track and accelerate. Light sweeps across surfaces, creating depth hierarchy through motion.

Glassmorphism Depth

Translucent layers with backdrop blur create spatial depth. Elements float at different altitudes.

Quick Start

Get up and running in seconds.

Install
bash
pnpm add @tac-ui/web @tac-ui/tokens @tac-ui/icon
App.tsx
tsx
import { TacProvider, Button } from '@tac-ui/web';

export default function App() {
  return (
    <TacProvider>
      <Button>Hello Tac UI</Button>
    </TacProvider>
  );
}

Built for developers

39+ accessible components, ready to compose.

Buttons
Form Controls
Data Display
Newv1.0.2Beta
TU
Feedback

Ready to build?

Start using Tac UI in your next project. It's free, open source, and built for production.