Calculate a Concave Hull from a set of points in 2D space
Stars
30
Forks
2
Watchers
Open Issues
0
Overall repository health assessment
^5.6.0
^6.5.2
^17.7.2
^7.27.1
^6.0.4
^28.0.3
^16.0.1
^0.4.4
^4.40.1
User
16
commits
Removed type: module from package.json
70765c3
Updated README
9145a64
Attempt at fixing npx usage
feb1efa
Changed bin path to match npm’s preference
97ab72a
Added browser build
cda22cf
Modernized code structure and build
8a02a94
Add .nmvrc and engines definition to package.json
aa27017
Changing dependencies to dev
6da3e96
Added concaveHull.max.js for verbose debugging output
7f9777a
Reformatted code for ES6
0df4142
Added Banner image for p5js Library
ce0e235
Updating NPM to pull in module.exports
ab6d506
Added a bin link to make it executable
48735d4
Added command line argument support with yargs
a6997d4
Added NPM package support
a5adb10