Atlas UI: an open-source component library that brings Motion-powered animations to React, Next.js, and vanilla JavaScript projects.
The library follows shadcn/ui's distribution model—you install components individually through CLI commands rather than importing a full package.
Each component ships with TypeScript definitions and Tailwind styling for React projects, plus vanilla JavaScript versions for static sites.
Key features include scroll-based reveals, mouse-following effects, animated text components, and customizable transitions.
The entire library stays open source so you can modify animation parameters directly in your codebase.
Top comments (0)