path-rite

Path

SVG path parsing, transforms, analysis, and corner rounding. All functions operate on SVG path d-attribute strings.

Parsing

  • parsePath — Parse an SVG path string into structured path data.
  • toSvgPath — Convert structured path data back to an SVG path string.

Transforms

Analysis

Modification