Package Exports
- velocity-animate
- velocity-animate/velocity.ui
- velocity-animate/velocity.ui.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (velocity-animate) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
##Velocity
Docs: http://VelocityJS.org
Bower: Package name is velocity.
NPM: Package name is velocity-animate.
###Updates
- UI Pack: http://velocityjs.org/#uiPack
- Spring physics: http://velocityjs.org/#easing
- Progress monitoring: http://velocityjs.org/#progress
- Syntactic sugar: https://github.com/julianshapiro/velocity/issues/76
- Coming soon: jQuery dependency removal.
###Resources
###Comparisons
Famo.us is a full-fledged mobile app framework built around a physics engine.
GSAP is a fast, multi-purpose animation platform. It inspired me to pursue the development of Velocity.
Velocity is a very fast and lightweight tool for dramatically improving UI animation performance and workflow.
====
MIT License. © Julian Shapiro (http://twitter.com/shapiro).