From 12eb824885b581c715339d5e6ca9b91e09c66f63 Mon Sep 17 00:00:00 2001 From: Akshat Mahajan Date: Sat, 5 Sep 2015 13:51:48 +0530 Subject: [PATCH] Update README Added impress.js, a Javascript library for making Prezi-like presentations in an HTML document. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9ede81..9fcbb4e 100644 --- a/README.md +++ b/README.md @@ -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.