tweenlite-css

GreenSock Animation Platform (GSAP) is a suite of high-performance JavaScript animation tools, including TweenLite, TweenMax, TimelineLite, TimelineMax, various easing equations (EasePack), plugins for things like animating along Bezier paths, tweening RaphaelJS or KineticJS objects, etc. and it also includes an optional jQuery plugin that hijacks the native jQuery.animate() method so that animations perform much better and additional properties can be tweened, like colors, transforms (2D and 3D), boxShadow, borderRadius, clip, and lots more. GSAP has no dependencies on jQuery and it can animate ANY numeric property of ANY object. See http://www.greensock.com/gsap-js/ for details.


Install
bower install tweenlite-css

Documentation

GreenSock-JS

Public repository for GreenSock's JavaScript libraries like GSAP. See http://www.greensock.com/gsap-js/ for details.

Getting started: http://www.greensock.com/get-started-js/

Full documentation: http://api.greensock.com/js/

jQuery plugin: http://www.greensock.com/jquery-gsap-plugin/

Copyright (c) 2013, GreenSock. All rights reserved. This work is subject to the terms in http://www.greensock.com/terms_of_use.html or for Club GreenSock members, the software agreement that was issued with the membership.