ngAnimate.css
April 25, 2014 ยท View on GitHub
An extremely customisable and easy to use css library for animating AngularJS
Try the Demo
How to Use
1 Add the AngularJS ngAnimate module to your project
2 Add one of the following files to your app:
- nga.min.css - (leaner - recommended animations only)
or
- nga.all.min.css - (more customisable - all animations)
3 Add the classes in the 'Classes Applied' section to the element you want to animate
Done
Community
- Feedback Welcome
- Contributions Welcome - Please match the clear structure and styling of the code before submitting a pull request