From 7f85a38de4bf05e1bb6bf1cad9dcba48918a0452 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Evandro=20Leopoldino=20Gon=C3=A7alves?= Date: Wed, 31 Dec 2014 19:16:17 -0200 Subject: [PATCH] added transitionend lib --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a10914..a9f3e6d 100644 --- a/README.md +++ b/README.md @@ -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