Declarative View Driven Animation with AngularJS + VelocityJS
Angulocity is an effort to make better sense of doing animations with Angular. Add an animation to any element. Trigger animation using normal Angular expressions and events. Animate groups of elements. Create custom animation sequences thanks to VelocityJS.
####Get a full gist of what this project is about.
- AngularJS 1.2+
- Velocity
- Velocity UI Pack (Optional)
####View a live demonstration with instructions on how to use Angulocity available through Plunker.
These are what's in development in their priority order
Create a decorator for(done)$animate
to handle ngAnimate events- Set up an automated testing environment
Checkout the works
branch to see the progress.
The development of this library is still in it's early stages and several ideas haven't been implemented yet. I will not be accepting any pull requests until a complete foundation has been laid and the strategies for contributing to the project has been developed. In the mean time, feel free to fork this project.