Jump to content
Search Community

GSAP
GSAP is a suite of tools for scripted, high-performance HTML5 animations that work in all major browsers. No other library delivers such advanced sequencing, API efficiency, and tight control. Stop wrestling with cumbersome CSS animations, stuttery jQuery.animate() calls, or a system that limits your creativity. Use animation to tell a story in a rich way rather than settling for a few fades and slides.
TextPlugin
Tweens the text content of a DOM element, replacing it one character or word at a time.
ScrollToPlugin
Animates the scroll position of the window or a DOM element.
PhysicsPropsPlugin
PhysicsPropsPlugin allows you to tween any numeric property of any object based on velocity and/or acceleration.
Physics2DPlugin
Provides simple physics functionality for tweening an Object's x and y coordinates (or "left" and "top") based on a combination of velocity, angle, gravity, acceleration, accelerationAngle, and/or friction.
EaselPlugin
Tweens special EaselJS-related properties for things like saturation, contrast, tint, colorize, brightness, exposure, and hue.
CSSRulePlugin
Allows GSAP to animate the raw style sheet rules which affect all objects of a particular selector.
CSSPlugin
With the help of the CSSPlugin, GSAP can animate almost any css-related property of DOM elements.
Split<span>Text</span> Text Animation
SplitText is an easy to use JavaScript utility that allows you to split HTML text into characters, words and lines.
BezierPlugin
Animate virtually any property (or properties) along a curved Bezier path which you define as an array of points/values.
AttrPlugin
Tweens any numeric attribute of a DOM element.
×
×
  • Create New...