JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 19896337
  • Score
    100M100P100Q221594F
  • License BSD-3-Clause

Serialize Canvas path commands to SVG.

Package Exports

  • d3-path

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (d3-path) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

d3-path

The inverse of new Path2D(string). Now you can write code that renders to either Canvas or SVG.

Installing

If you use NPM, npm install d3-path. Otherwise, download the latest release.

API Reference