Introduction
A UI collection of open-source animated components for Design Engineers.
GodUI is a collection of open-source, animated UI components for Design Engineers. Built with React, TypeScript, Tailwind CSS v4, and Motion, and distributed as a shadcn registry — so the components are copied straight into your project and you own every line.
What you get
- You own the code. Components are installed into your codebase via the shadcn CLI — not hidden behind a versioned dependency.
- Motion-first. Every component ships with polished, performant animation out of the box.
- shadcn-native. Same install flow as shadcn/ui. If you already use shadcn,
just add the
@goduiregistry. - Tailwind v4 tokens. Themed with CSS variables — light and dark modes work with zero extra config.
- Type-safe. Full TypeScript types for every component and its props.