---DESCRIPTION---

Animate is an integration of animate.css, a bunch of cool, fun, and cross-browser animations for you to use in your projects.
Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.

---Dependencies---

Libraries
Animate in sites/all/libraries/animate (can be downloaded from https://github.com/daneden/animate.css)

---Module usage---

This module allows you to implement Animate css properties in you js/css. So once you have this module enabled, you can use its properties.
Eg : in your Js you can write : $('#yourElement').addClass('animated bounceOutLeft');

---INSTALLATION AND CONFIGURATION---
1. Download and ADD the library from https://github.com/daneden/animate.css in sites/all/libraries/animate
2. Install the module as usual.
3. In your js file you can write the code. Library usage : https://github.com/daneden/animate.css/blob/master/README.md