0.2.0 • Published 8 years ago
pathlogical v0.2.0
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
0.2.0
8 years ago