Intuitive API
Animate faster with an easy-to-use, yet powerful animation API.
- Per property parameters
- Flexible keyframes system
- Built-in easings
animate('.square', {
rotate: 90,
loop: true,
ease: 'inOutExpo',
});
Animate faster with an easy-to-use, yet powerful animation API.
Smoothly blend individual CSS transform properties.
Synchronise and trigger animations on scroll.
Create stunning effects with the Stagger utility.
Draw lines easily with the built-in SVG utilities.
Follow motion paths with createMotionPath.
Morph SVG shapes with morphTo.
Drag with the fully-featured Draggable API.
Orchestrate animation sequences with Timeline.
Make animations respond to media queries with Scope.