This is a premium React playground for Anime.js v4, showcasing modular imports and timeline features.
- Standard install:
npm install
- Run the development server:
npm run dev
- Staggered Grid: Demonstrates the
staggerfunction with grid-based delay calculation. - SVG Morphing: Smoothly interpolates between complex SVG paths using the new v4 engine.
- Sequential Timeline: Shows how to chain multiple animations with offsets and diverse easing functions.