VELOCITY.JS gist
-
WHAT PROBLEM DOES IT SOLVE?
- does jquery animations, but better
- lets you manipulate the DOM
- lets you animate elements of code
-
HOW DO YOU USE IT? download these CDNs: https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js https://cdnjs.cloudflare.com/ajax/libs/velocity/1.2.3/velocity.min.js https://cdnjs.cloudflare.com/ajax/libs/velocity/1.2.3/velocity.ui.min.js use it like you would jquery
-
WANT MORE INFORMATION? https://codepen.io/zachacole/pen/VYVLdx http://scrollmagic.io/examples/advanced/section_wipes_manual.html http://www.independent-software.com/velocity-js-tutorial-accelerated-javascript-animation.html http://velocityjs.org/ https://www.sitepoint.com/how-to-use-velocity-js-without-jquery/ https://codyhouse.co/gem/page-scroll-effects https://codyhouse.co/demo/page-scroll-effects/index.html https://webdesign.tutsplus.com/tutorials/silky-smooth-web-animation-with-velocityjs--cms-24266 https://codepen.io/collection/tIjGb/ https://spin.atomicobject.com/2016/06/23/web-animation-velocity-js/