🎬useAnimateAnimate any DOM element or CSS selector. Reactive options — change a prop, the animation updates automatically.
📅useTimelineOrchestrate multiple animations in sequence or in parallel with a fully reactive Anime.js timeline.
⏱️useTimerDrive logic with a high-precision timer that plays, pauses, and seeks like any other animation.
🎯useAnimatableTurn any numeric value into a spring- or easing-driven reactive ref you can bind directly to your template.
🖱️useDraggableAdd physics-based drag interactions to elements with snap, bounds, and momentum out of the box.
📐useLayoutAnimate layout transitions — elements entering, leaving, or moving in the DOM get smooth FLIP animations.
🌐useWaapiDrop down to the native Web Animations API when you need GPU-composited animations with zero overhead.