Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.3 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.3 KB

##Velocity

Docs
http://VelocityJS.org

Bower
Package name is velocity.

NPM
Package name is velocity-animate.

Quickstart
<script src="//cdn.jsdelivr.net/jquery.velocity/0.0.23/jquery.velocity.min.js"></script>

###New

###Learn

###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 lightweight tool for drastically improving UI animation performance and workflow.

====

MIT License. © Julian Shapiro (http://twitter.com/shapiro).