TweenLite is an extremely fast, lightweight, and flexible tweening engine that serves as the foundation of the GreenSock Tweening Platform. Some of its features:
- Speed: highly optimized for maximum performance
- Feature set: in addition to tweening any numeric property of any object, TweenLite can tween filters, hex colors, volume, tint, frames, and even do bezier tweening, plus LOTS more.
- Expandability: with its plugin architecture, you can activate as many (or as few) features as your project requires
- Sequencing, grouping, and management features: TimelineLite and TimelineMax make it surprisingly simple to create complex sequences or groups of tweens that you can control as a whole.
- Ease of use: designers and Developers alike rave about how intuitive the platform is.