0.2.0 • Published 6 years ago

pathlogical v0.2.0

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
6 years ago

pathlogical

Generate points and paths for drawing shapes

Installing

If you use NPM, npm install pathlogical. Otherwise, download the latest release. The released bundle supports AMD, CommonJS, and vanilla environments. Create a custom build using Rollup or your preferred bundler.

In a vanilla environment, a pathlogical global is exported. Try pathlogical in your browser.

API Reference

# pathlogical.regularPolygonPoints(n, close)

Write proper docs