Polyline Packages

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

1.2.5 • Published 3 years ago

drawline

A Sass mixin that lets you draw a simple line, chevron, or arrow with ASCII art, and generates an inline SVG background image.

1.0.0 • Published 6 years ago