An open API service indexing awesome lists of open source software.

https://github.com/danielmackay/nganimaterepeat

AngularJS animation sample using ng-repeate and animate.css.
https://github.com/danielmackay/nganimaterepeat

Last synced: 28 days ago
JSON representation

AngularJS animation sample using ng-repeate and animate.css.

Awesome Lists containing this project

README

          

ngAnimateRepeat
===============

AngularJS animation sample using ngAnimate and animate.css for a ng-repeat. Sliding animations are used when a member is added or removed from the list. I also use a background animation to highlight new items in the list.

All the animations in this example are done solely via CSS.