Animate UI
A fully animated, open-source component distribution built with React, TypeScript, Tailwind CSS, Motion and Shadcn CLI
Components
Avatar Group
(avatar-group)
An animated avatar group that displays overlapping user images and smoothly shifts each avatar forward on hover to highlight it.
Avatar Group Mask
(avatar-group-mask)
An animated avatar group that displays overlapping user images with a mask effect and smoothly shifts each avatar forward on hover to highlight it.
Code Editor
(code-editor)
A code editor component featuring syntax highlighting and animation.
Code Tabs
(code-tabs)
A tabs component that displays code for different languages.
Counter
(counter)
A numeric input control featuring increment and decrement buttons, smoothly animating number transitions using the SlidingNumber component.