Declarative AnimationsUse Vue components to define GSAP animations declaratively, making your code more readable and maintainable.
Component-BasedLeverage Vue's component system for reusable animation logic and easy composition of complex animations.
GSAP PoweredBuilt on top of GSAP, the industry-standard animation library, giving you access to all its powerful features.
TypeScript SupportFull TypeScript support with comprehensive type definitions for better development experience.
Vue 3 OptimizedDesigned specifically for Vue 3 with Composition API, providing modern reactivity and performance.
Flexible ControlsControl animations with reactive props, enabling dynamic and interactive animations.