# animo.js **Repository Path**: loveve/animo.js ## Basic Information - **Project Name**: animo.js - **Description**: A powerful little tool for managing CSS animations - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-09-08 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.3 * Updated filenames * Added minified versions * Merged [delay option request](https://github.com/ThrivingKings/animo.js/pull/20) * Merged [css rule combination request](https://github.com/ThrivingKings/animo.js/pull/24) ####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