CombatCreative / animo.js

A powerful little tool for managing CSS animations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

animo.js

A powerful little tool for managing CSS animations. Stack animations, create cross-browser blurring, set callbacks on animation completion, make magic.

Full article and demos - http://labs.bigroomstudios.com/libraries/animo-js

###License All code is open source and licensed under MIT. Check the individual licenses for more information.

###Change log ####1.0.2

  • Fixed extending of body height when using blur function

####1.0.1

  • Fixed callback firing after first animation when stacking animations

####1.0.0

  • Initial release

About

A powerful little tool for managing CSS animations

License:MIT License


Languages

Language:CSS 90.1%Language:JavaScript 9.9%