svg-arc-to-cubic-bezier
A function that takes an SVG arc curve as input, and maps it to one or more cubic bezier curves
@turf/bezier-spline
Smooths a line into a curve using Bézier splines, great for visualizing routes.
bezier-easing
BezierEasing provides Cubic Bezier Curve easing which generalizes easing functions exactly like in CSS Transitions.