AI AGENT ADDONS
Frontend Development
32,501installs

GSAP gives you simple math helpers for animations. You can clamp a number between two values. You can map one range to another. You can pick a random number or snap to a grid. These tools make your animation code shorter and easier to read.

Many helpers can return a function instead of a value. You set the options once and call the function later. This is useful for mouse movements or animation callbacks where you need the same logic many times.

Add Gsap Utils skill to your workflow

Global

mkdir -p ~/.claude/skills/gsap-utils

Project

mkdir -p .claude/skills/gsap-utils

Source Repository

Stars
10,309
Forks
624
Watchers
10,309
License
MIT
Last Push
3 months ago
Created
5 months ago