From 1a3c3e052c48482051237a145600ce1db018076a Mon Sep 17 00:00:00 2001 From: floz Date: Wed, 16 Jul 2014 11:15:24 -0400 Subject: [PATCH] Update README.md Added - GreenSock-JS (TweenLite/TweenMax) in the Animations list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4022909..6cba099 100644 --- a/README.md +++ b/README.md @@ -423,6 +423,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [velocity](https://github.com/julianshapiro/velocity) - Accelerated JavaScript animation. * [jquery.transit](https://github.com/rstacruz/jquery.transit) - Super-smooth CSS3 transformations and transitions for jQuery. +* [GreenSock-JS](https://github.com/greensock/GreenSock-JS) - High-performance HTML5 animations that work in all major browsers. # Other Awesome Lists