licenses.dev

@turf/boolean-parallel v7.4.0

Determine whether each segment of a line is parallel to the correspondent segment of another line.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
@turf/boolean-point-on-line • 7.4.0Checks if a point lies directly on a line, like a path or road.INDIRECT4
@turf/clean-coords • 7.4.0Removes redundant coordinates from a GeoJSON Geometry.DIRECT5
@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.INDIRECT3
@turf/line-segment • 7.4.0Creates line segments from a GeoJSON feature.DIRECT5
@turf/meta • 7.4.0Provides tools for iterating over and manipulating GeoJSON objects.INDIRECT3
@turf/rhumb-bearing • 7.4.0Takes two points and finds the bearing angle between them along a Rhumb line.DIRECT4
@types/geojson • 7946.0.16TypeScript definitions for geojsonDIRECT0
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%2Fboolean-parallel)](https://licenses.dev/npm/%40turf%2Fboolean-parallel)
<a href="https://licenses.dev/npm/%40turf%2Fboolean-parallel">
  <img src="https://licenses.dev/b/npm/%40turf%2Fboolean-parallel" alt="licenses" />
</a>

Or the licenses badge code for the 7.4.0 version:

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