JSPM

  • Created
  • Published
  • Downloads 156157
  • Score
    100M100P100Q166804F
  • License MIT

Accelerated JavaScript animation.

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 (0.11.5)

Docs
VelocityJS.org

Quickstart

bower install velocity or npm install velocity-animate

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

Author

Follow Julian Shapiro for tweets on UI animation.

###Learn

###New

###Comparisons

  • Famo.us is a full-fledged mobile app framework built around a physics engine.
  • CSS transitions are meant for simple interface flourishes triggered by hover states.
  • jQuery's $.animate() is slow and poorly-equipped for motion design.
  • Velocity allows you to inject rich motion design into your UI.

###Credits

  • Stripe sponsors Velocity's development.
  • BrowserStack provides Velocity's testing services.

====

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