@aspiesoft/fps-sync
A time based update loop which can synchronize the FPS and frame count of 2 animations.
fps-sync
A time based update loop which can synchronize the FPS and frame count of 2 animations.
angular-animation-looper
Dynamic looping of Angular animations. Specify an animation and a number of iterations, and the animation will repeat for that many iterations. You can change the number of iterations programmatically.
infinite-loop-animation
Dynamic looping of React animations. Define an animaton with urls, specify a duration, and the animation will repeat for that infinite iterations. You can not change the number of iterations programmatically.