elierotenberg / tween-interpolate

Extra lightweight generic and CSS values interpolators and tweens.
5 stars 0 forks source link

tween-interpolate

Ultra simple, ultra lightweight interpolators with support for complex values types (strings, numbers, colors, etc.).

Basically a custom smash build from D3 Interpolate and D3 Transition, without the bloat from DOM-related features (jsdom etc).