https://github.com/codewritingcow/angularjs-animating-ng-view
Sample animated single-page app made with AngularJS and CSS animations
https://github.com/codewritingcow/angularjs-animating-ng-view
angularjs css-animations
Last synced: 9 days ago
JSON representation
Sample animated single-page app made with AngularJS and CSS animations
- Host: GitHub
- URL: https://github.com/codewritingcow/angularjs-animating-ng-view
- Owner: CodeWritingCow
- Created: 2016-01-10T06:02:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-07T19:58:37.000Z (over 8 years ago)
- Last Synced: 2025-08-03T03:29:21.699Z (9 months ago)
- Topics: angularjs, css-animations
- Language: CSS
- Homepage: http://codewritingcow.github.io/AngularJS-Animating-ng-view/
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularJS Animating Apps: ngView
_by Gary Pang, "CodeWritingCow"_
I am animating a sample single-page app with AngularJS, using ngRoute, ngAnimate and CSS animations.
From the Scotch.io tutorial, ["Animating AngularJS Apps: ngView,"](https://scotch.io/tutorials/animating-angularjs-apps-ngview) by Chris Sevilleja.