outline-stroke
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

Outline SVG Stroke

Outline SVG stroke to closed svg path

NPM Dependencies License

outlineStroke(pathString: string, strokeAttrs: IStrokeAttrs): string

IStrokeAttrs

  • linecap: "butt" | "square" | "round"
  • linejoin: "miter" | "round" | "bevel"
  • width: number

Readme

Keywords

none

Package Sidebar

Install

npm i outline-stroke

Weekly Downloads

4

Version

0.0.0

License

WTFPL

Last publish

Collaborators

  • morlay_null