Skip to content

dancon/animation.js

Repository files navigation

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

About

Javascript animate library

Resources

License

Stars

Watchers

Forks

Packages

No packages published