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.
- Host: GitHub
- URL: https://github.com/danielmackay/nganimaterepeat
- Owner: danielmackay
- License: mit
- Created: 2014-03-23T00:52:19.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-23T00:58:25.000Z (about 12 years ago)
- Last Synced: 2025-03-02T13:36:30.098Z (over 1 year ago)
- Language: CSS
- Size: 492 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.