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

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

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.