https://github.com/morlay/outline-stroke
https://github.com/morlay/outline-stroke
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/morlay/outline-stroke
- Owner: morlay
- Created: 2016-12-28T08:25:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-28T08:29:00.000Z (over 9 years ago)
- Last Synced: 2025-01-08T10:48:06.039Z (over 1 year ago)
- Language: TypeScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Outline SVG Stroke
Outline SVG stroke to closed svg path
[](https://npmjs.org/package/outline-stroke)
[](https://david-dm.org/morlay/outline-stroke)
[](https://npmjs.org/package/outline-stroke)
### `outlineStroke(pathString: string, strokeAttrs: IStrokeAttrs): string`
#### `IStrokeAttrs`
* `linecap`: "butt" | "square" | "round"
* `linejoin`: "miter" | "round" | "bevel"
* `width`: number