Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM attributes and JavaScript Objects. Version 4 introduces a modular architecture with ES modules, improved performance, and enhanced features like draggable interactions, animatable objects, and advanced timeline controls.
The skill is based on Anime.js v4.3.5, generated at 2026-01-29.
| Animation | Basic animation function, target selection, property animation | core-animation | | Timeline | Sequential and parallel animations, labels, position control | core-timeline | | Stagger | Staggered animations for multiple targets | core-stagger | | Animation Parameters | Duration, delay, easing, loop, callbacks | core-parameters |
Anime.js v4 - Una libreria di animazioni JavaScript veloce, multiuso e leggera. Da utilizzare quando si creano animazioni, sequenze temporali, interazioni trascinabili, animazioni SVG, effetti di testo o si lavora con proprietà CSS, attributi DOM e oggetti JavaScript. Fonte: hairyf/skills.