kf |
Generate animation keyframes from an animation map. |
kf-chain |
Run multiple animations in order sequentially |
kf-ease |
Apply easing to an animation |
kf-lag |
Add lag time at the end of an animation |
kf-lead |
Add lead time before the start of an animation |
kf-loop |
Loop an animation a given number of times |
kf-mirror |
Run an animation sequentially forward and then in reverse |
kf-parallel |
Run multiple animations in parallel |
kf-reverse |
Run an animation in reverse |
kf-sleep |
Add sleep (do nothing) time to an animation within a kf-chain |
kf-stagger |
Run multiple animations sequentially staggering the start time of each |
kf-stretch |
Stretch an animation's timing values over a given time or by a multiplier |
kf-debug |
Visually debug an animation |