Philosophy of Ownership
AtlasUI is not a library you install. It's a collection of code you copy. We believe dependencies should be minimal, and you should own your UI.
Build, Don't Bind
Avoid the "lock-in" of heavy UI frameworks. Copy the code, change it, break it, fix it. It is yours.
Zero Runtime
Styled with Tailwind CSS. No runtime style calculations, no heavy JavaScript bundles for theming.
Composable
Components are designed to be small and independent. Use them together or pick just one.
Built on Giants
Next.js 15
TypeScript
Tailwind CSS v4
Lucide Icons