gsap-text
Installation
SKILL.md
GSAP Text Animations
GSAP provides powerful tools for text animation through SplitText, TextPlugin, and ScrambleTextPlugin. Create dramatic reveals, highlights, and interactive text effects.
Installation
SplitText (formerly members-only; now included)
npm install gsap
import { SplitText } from 'gsap/SplitText'
gsap.registerPlugin(SplitText)