d3-ease@3.0.1
// Easing functions for smooth animation.
$ npm install d3-ease
downloads/wk
68,544,539
license
BSD-3-Clause
version
3.0.1
published
Jun 5, 2021
What is d3-ease?
d3-ease provides a collection of easing functions that control the rate of change during animations and transitions, allowing you to create smooth, natural-looking motion effects. Use this package when you need to animate visual elements with timing curves like ease-in, ease-out, or bounce effects instead of simple linear motion. It's commonly paired with d3 visualization libraries to enhance the quality of animated transitions between data states.
Links
Keywords
Maintainers
mbostock, recifs