AI AGENT ADDONS

Anime.js is a lightweight JavaScript animation library. It can animate DOM elements, CSS properties, SVG graphics, and plain JavaScript objects. You do not need a specific framework like React to use it.

With Anime.js you can build timeline animations with precise control. You can add stagger effects to animate many elements one by one. It also supports SVG morphing and path drawing animations. This makes it a great choice for creative web animations.

Anime.js is small in size but powerful. It includes spring physics easing and keyframe support. It is a good alternative to GSAP for projects that do not use React.

Add Animejs skill to your workflow

Global

mkdir -p ~/.claude/skills/animejs

Project

mkdir -p .claude/skills/animejs

Source Repository

Stars
383
Forks
51
Watchers
383
License
MIT
Last Push
8 months ago
Created
8 months ago