Repository with source code used on the AngularJS Animations book
View the Project on GitHub richardkeller/AngularJS-animations-book
This site contains code samples from the Learning AngularJS Animations book
The book is also available at Amazon in kindle version
Chapter 2 - Transition timing functions demo
Chapter 3 - ngMessage and ngMessages demo
Chapter 4 - ngIf CSS Transition animation with fallback for JavaScript animation
Chapter 5 - custom directive demo
Chapter 5 - move directive demo
Chapter 5 - toggle directive demo
Chapter 5 - toggle JavaScript directive demo
Chapter 6 - tabs swipe demo (Try on mobile device)
Chapter 7 - Staggering animations demo 1