Text Animations
  • Text Reveal
General Animations
  • Fade In
  • Mouse Follow
  1. Home

Shadcn GSAP Primitives

A collection of GSAP-powered animations for shadcn/ui and React applications.

Text Reveal

An animated text component that reveals text character by character, word by word, or line by line with smooth GSAP animations.

Fade In

An animated component that fades in entire elements (divs, sections, images, etc.) with smooth GSAP animations.

Mouse Follow

A smooth mouse follower component that creates a custom cursor using GSAP. The cursor smoothly follows mouse movement and can scale on hover over interactive elements.

Made by Bram den Elzen