UNPKG

animatable-js

Version:

This package allows easy and light implementation of linear or curved animation in javascript. (Especially suitable in a development environment on web components or canvas.)

3 lines 232 B
# 1.3.0 - Added the `animateBy` function in `Animation` class to enable animations using delta values. - Added the `maxCount` parameter in the `repeat` function in the `Animation` class to define the maximum number of repetitions.