DEV Community

Cover image for Atlas UI: Motion-Powered Animated Components for React, Next.js, and Vanilla JavaScript
jQueryScript
jQueryScript

Posted on

Atlas UI: Motion-Powered Animated Components for React, Next.js, and Vanilla JavaScript

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.

πŸ‘‰ Blog Post

πŸ‘‰ GitHub Repo

πŸ‘‰ Live Demo

Top comments (0)