UNPKG

animation-stepper

Version:

Javascript library to handle several animations at once using a singleton approach. One window.requestAnimationFrame instance will be running in the background to orchest all animations.

10 lines (8 loc) 306 B
/** * animation-stepper * Utility library that manages javascript animations in the UI * @version v1.2.0 - 2017-12-14 * @link https://github.com/ajsoriar/animation-stepper * @author Andres J. Soria R. <ajsoriar@gmail.com> * @license MIT License, http://www.opensource.org/licenses/MIT */