—components
—tokens
—layouts
—a11y
One system, every platform
Shared tokens, consistent APIs, and the same design language across web and mobile.
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/iconApp.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