https://github.com/gokemon/angular-animation
WIP~ CSS animation and AngularJS ~ still a work in progress
https://github.com/gokemon/angular-animation
angularjs css-animation
Last synced: 2 months ago
JSON representation
WIP~ CSS animation and AngularJS ~ still a work in progress
- Host: GitHub
- URL: https://github.com/gokemon/angular-animation
- Owner: gokemon
- License: mit
- Created: 2017-08-08T03:27:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-12T13:56:58.000Z (almost 9 years ago)
- Last Synced: 2025-03-14T00:32:06.786Z (over 1 year ago)
- Topics: angularjs, css-animation
- Language: CSS
- Homepage: https://gokemon.github.io/angular-animation
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular-Animation
# ng-class & CSS animation
### Objectives
1. Apply classes using 3 different ng-class variations
1. Change classes dynamically based on changing variables
1. Apply a CSS class using transition for subtle animation
### Preparation
- Create a basic Angular app
- Be awesome at CSS
- Explain the use case for CSS classes