Update README

Added impress.js, a Javascript library for making Prezi-like presentations in an HTML document.
This commit is contained in:
Akshat Mahajan 2015-09-05 13:51:48 +05:30
parent 40f83a8961
commit 12eb824885

View File

@ -671,6 +671,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.
* [impess.js](https://github.com/impress/impress.js) - Make Prezi-like presentations with CSS3 transformations/transitions in an HTML document.
* [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.