bezier-easing

BezierEasing provides Cubic Bezier Curve easing which generalizes easing functions exactly like in CSS Transitions.

@nordskill/kinex

Kinex (Kinetic Expressions): The World's smallest and fastest JavaScript animation library, designed to meet 90% of common daily animation needs.

easegen

A library for generating a set of cubic bezier easing functions by providing a min and max points and generating all possible combinations.