added transitionend lib

This commit is contained in:
Evandro Leopoldino Gonçalves
2014-12-31 19:16:17 -02:00
parent 5fc7b7efce
commit 7f85a38de4

View File

@@ -590,6 +590,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