d3-path
Serialize Canvas path commands to SVG.
path2d
Path2D API for node. Can be used for server-side rendering with canvas
d3-hpgl
Serialize Canvas path commands to HPGL.
skia-path2d
Extract the core code related to Path2D, PathStrore, and isPointInPath from Skia and rewrite it with typescript