licenses.dev

@turf/voronoi v7.4.0

Takes a collection of points and a bounding box, and returns a collection of Voronoi polygons.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
@turf/clone • 7.4.0Returns a cloned copy of the passed GeoJSON Object, including possible 'Foreign Members'.DIRECT3
@turf/helpers • 7.4.0Provides helper functions to create GeoJSON features, like points, lines, or areas on a map.DIRECT2
@turf/invariant • 7.4.0Lightweight utility for input validation and data extraction in Turf.js. Ensures GeoJSON inputs are in the correct format and extracts specific components like coordinates or geometries.DIRECT3
@types/d3-voronoi • 1.1.12TypeScript definitions for d3-voronoiDIRECT0
@types/geojson • 7946.0.16TypeScript definitions for geojsonDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
d3-voronoi • 1.1.2Compute the Voronoi diagram of a set of two-dimensional points.DIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40turf%2Fvoronoi)](https://licenses.dev/npm/%40turf%2Fvoronoi)
<a href="https://licenses.dev/npm/%40turf%2Fvoronoi">
  <img src="https://licenses.dev/b/npm/%40turf%2Fvoronoi" alt="licenses" />
</a>

Or the licenses badge code for the 7.4.0 version:

[![licenses](https://licenses.dev/b/npm/%40turf%2Fvoronoi/7.4.0)](https://licenses.dev/npm/%40turf%2Fvoronoi/7.4.0)
<a href="https://licenses.dev/npm/%40turf%2Fvoronoi/7.4.0">
  <img src="https://licenses.dev/b/npm/%40turf%2Fvoronoi/7.4.0" alt="licenses" />
</a>
GitHub