licenses.dev

concaveman v1.2.1

Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
point-in-polygon • 1.1.0determine if a point is inside a polygon with a ray intersection counting algorithmDIRECT0
rbush • 3.0.1High-performance 2D spatial index for rectangles (based on R*-tree with bulk loading and bulk insertion algorithms)DIRECT1
ISC2
PackageRelationDependenciesPublished
quickselect • 2.0.0A tiny and fast selection algorithm in JavaScript.INDIRECT0
tinyqueue • 2.0.3The smallest and simplest JavaScript priority queueDIRECT0
Unlicense1
PackageRelationDependenciesPublished
robust-predicates • 2.0.4Fast robust predicates for computational geometryDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/concaveman)](https://licenses.dev/npm/concaveman)
<a href="https://licenses.dev/npm/concaveman">
  <img src="https://licenses.dev/b/npm/concaveman" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.1 version:

[![licenses](https://licenses.dev/b/npm/concaveman/1.2.1)](https://licenses.dev/npm/concaveman/1.2.1)
<a href="https://licenses.dev/npm/concaveman/1.2.1">
  <img src="https://licenses.dev/b/npm/concaveman/1.2.1" alt="licenses" />
</a>
GitHub