BezierEasing provides Cubic Bezier Curve easing which generalizes easing functions exactly like in CSS Transitions.
Easing functions for CSS, provided as CSS Custom Properties, JavaScript modules, JSON object and Less and Sass variables.
Simple API for easing functions and Bezier curves
A library for generating a set of cubic bezier easing functions by providing a min and max points and generating all possible combinations.
v2.2.2 is the final release of use-timing, it has now been merged into @refolded/hooks. install using yarn add @refolded/hooks or npm i --save @refolded/hooks