interpol icon indicating copy to clipboard operation
interpol copied to clipboard

Interpolate values with a GSAP like API.

Results 16 interpol issues
Sort by recently updated
recently updated
newest added

Currently, we can compute only `from`, `to` and `duration`. It will be interesting to compute `ease`, `reverseEase`, and `delay`

enhancement

Remove non-graphical tests

documentation

Rename `beforeStart` method to `onStart` on Interpol instance, in order to more feat to the GSAP's API. ## edit - `beforeStart` and `onStart` should be exist both

Could maybe set as InterpolOptions property only on #146