Merge pull request #88 from EvandroLG/patch-2

added transitionend lib
This commit is contained in:
Huei Tan 2015-06-11 23:29:52 +08:00
commit 28bfa33a35

View File

@ -608,6 +608,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
* [jquery.transit](https://github.com/rstacruz/jquery.transit) - Super-smooth CSS3 transformations and transitions for jQuery.
* [bounce.js](https://github.com/tictail/bounce.js) - Create tasty CSS3 powered animations in no time.
* [GreenSock-JS](https://github.com/greensock/GreenSock-JS) - High-performance HTML5 animations that work in all major browsers.
* [TransitionEnd](https://github.com/EvandroLG/transitionEnd) - TransitionEnd is an agnostic and cross-browser library to work with transitionend event.
## Image Processing