Sign in Sign up
npm

canvas-polyline

This library aims to give a HTML Canvas compatible API which produces all output using **only straight lines**, i.e. it reduces all commands to `moveTo` and `lineTo`. This makes it very easy to then adapt the output to be compatible with many file formats

npm View on Npm

Activity

Latest release
5y ago
Total releases
11
Cadence
~daily
Last 12 months
0

Details

License
ISC
First release
Nov 29, 2018
Releases
Version Released
1.2.5 patch
1.2.4 patch
1.2.3 patch
1.2.2 patch
1.2.1 patch
1.2.0 minor
1.1.3 patch
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.0 initial