d3-path
npmv3.1.0Serialize Canvas path commands to SVG.
Overview
d3-path is an npm package that serialize Canvas path commands to SVG. The latest version is 3.1.0, released under the ISC license.
Who should use it
Teams working in the npm ecosystem who need serialize Canvas path commands to SVG and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (ISC).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of d3-path.
Dependencies
Dev (4)
Used by
Popular packages that depend on d3-path.
Alternatives to d3-path
Graphical primitives for visualization, such as lines and areas.
Canvas graphics API backed by Cairo
Resolve the path of a module like `require.resolve()` but from a given path
Get paths for storing things like data, config, cache, etc
{G,S}et object values using MongoDB-like path notation
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
Resolve the path of a module like `require.resolve()` but from the current working directory
Convert Windows backslash paths to slash paths
get dimensions of any image buffer
Resolve a URI relative to an optional base URI
Find a file or directory by walking up parent directories — Zero dependencies
Make a directory and its parents if needed - Think `mkdir -p`
Frequently installed together
Version history
| Version | Published | License |
|---|---|---|
| 3.1.0latest | 3 years ago | ISC |
| 3.0.1 | 5 years ago | ISC |
| 3.0.0 | 5 years ago | ISC |
| 2.0.0 | 6 years ago | BSD-3-Clause |
| 2.0.0-rc.1 | 6 years ago | BSD-3-Clause |
| 1.0.9 | 6 years ago | BSD-3-Clause |
| 1.0.8 | 7 years ago | BSD-3-Clause |
| 1.0.7 | 8 years ago | BSD-3-Clause |
| 1.0.6 | 8 years ago | BSD-3-Clause |
| 1.0.5 | 9 years ago | BSD-3-Clause |
| 1.0.4 | 9 years ago | BSD-3-Clause |
| 1.0.3 | 9 years ago | BSD-3-Clause |
| 1.0.2 | 9 years ago | BSD-3-Clause |
| 1.0.1 | 10 years ago | BSD-3-Clause |
| 1.0.0 | 10 years ago | BSD-3-Clause |
| 0.2.0 | 10 years ago | BSD-3-Clause |
| 0.1.5 | 10 years ago | BSD-3-Clause |
| 0.1.4 | 10 years ago | BSD-3-Clause |
| 0.1.3 | 10 years ago | BSD-3-Clause |
| 0.1.2 | 10 years ago | BSD-3-Clause |
Frequently asked questions
How do I install d3-path?
Run `npm install d3-path` to add d3-path to your npm project.
What license is d3-path released under?
d3-path is distributed under the ISC license.
How popular is d3-path?
d3-path has approximately 0 downloads per week and 1 known dependent packages.