flo-graham-scan
v4.0.1
Published
Function that finds the convex hull of a set of points via the Graham Scan algorithm.
Downloads
1,811
Maintainers
Readme
This package is ESM only
and can be used in Node.js
(or in a browser when bundled using e.g. Webpack).
Additionally, self-contained ECMAScript Module
(ESM) files index.js
and
index.min.js
in the ./browser
folder are provided.