dazzling-path

0.2.0 • Public • Published

NPM version Build Status Dependency Status

Artistic and experimental library to facilitate special effects on svg path

Install

$ npm install --save dazzling-path

Usage

Please have a look at the unit tests for typical usage.

var dazzling-path = require('dazzling-path');
 
var rect= dazzlingPath.toPathObj('M 0 0 L 0 10 L 20 10 L 20 0 Z');
var area= dazzlingPath.toPolygonArea(rect);
$ npm install --global dazzling-path
$ dazzling-path --help

License

MIT © Olivier Huin

Readme

Keywords

Package Sidebar

Install

npm i dazzling-path

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • olih