0.0.1 • Published 5 years ago

@pandolajs/animation.js v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

animation.js

lerna

semantic-release

A light weight Javascript animation library based on requestAnimationFrame.

Introduce

This repostory contain three packages:

  • animation: A very small and simple but powerful animation javascript library. For more detail please read animation doc

  • animationFrame: A requestAnimationFrame and cancelAnimationFrame compatible javascript library which provide base support for the animation, meanwhile, I provide a method to polyfill window.performance.now(). For more detail please read animationFrame doc

  • easing: A bag of ease equations. For more detail please read easing doc

Contribute

Please feel free to create an issue if there are any problems.

License

MIT