licenses.dev

@orbitgtbelgium/nebula-map-tools v0.0.20

A suite of 3D-enabled data editing layers, suitable for deck.gl

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT165
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.29.7Turns an AST into code.INDIRECT9
@babel/helper-annotate-as-pure • 7.29.7Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-globals • 7.29.7A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 7.29.7Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-plugin-utils • 7.29.7General utilities for plugins to useINDIRECT0
@babel/helper-string-parser • 7.29.7A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.29.7A JavaScript parserINDIRECT3
@babel/plugin-syntax-jsx • 7.29.7Allow parsing of jsxINDIRECT1
@babel/runtime • 7.29.7babel's modular runtime helpersINDIRECT0
@babel/template • 7.29.7Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.7The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.7Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@emotion/babel-plugin • 11.13.5A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.INDIRECT52
@emotion/cache • 11.14.0emotion's cacheINDIRECT5
@emotion/hash • 0.9.2A MurmurHash2 implementationINDIRECT0
@emotion/is-prop-valid • 0.8.8A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/is-prop-valid • 1.4.0A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/memoize • 0.7.4emotion's memoize utilityINDIRECT0
@emotion/memoize • 0.9.0emotion's memoize utilityINDIRECT0
@emotion/react • 11.14.0> Simple styling in React.DIRECT59
@emotion/serialize • 1.3.3serialization utils for emotionINDIRECT5
@emotion/sheet • 1.4.0emotion's stylesheetINDIRECT0
@emotion/styled • 11.14.1styled API for emotionDIRECT55
@emotion/unitless • 0.10.0An object of css properties that don't accept values with unitsINDIRECT0
@emotion/unitless • 0.7.5An object of css properties that don't accept values with unitsINDIRECT0
@emotion/use-insertion-effect-with-fallbacks • 1.2.0A wrapper package that uses `useInsertionEffect` or a fallback for itINDIRECT0
@emotion/utils • 1.4.2internal utils for emotionINDIRECT0
@emotion/weak-memoize • 0.4.0A memoization function that uses a WeakMapINDIRECT0
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@loaders.gl/core • 2.3.13Framework-independent loaders for 3D graphics formatsDIRECT3
@loaders.gl/loader-utils • 2.3.13Framework-independent loaders for 3D graphics formatsINDIRECT2
@loaders.gl/wkt • 2.3.13Loader and Writer for the WKT (Well Known Text) FormatDIRECT3
@math.gl/web-mercator • 3.6.3Utilities for perspective-enabled Web Mercator projectionsINDIRECT2
@mui/core-downloads-tracker • 5.18.0Internal package to track number of downloads of our design system librariesINDIRECT0
@mui/icons-material • 5.18.0Material Design icons distributed as SVG React components.DIRECT1
@mui/material • 5.18.0Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.DIRECT29
@mui/private-theming • 5.17.1Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.INDIRECT11
@mui/styled-engine • 5.18.0styled() API wrapper package for emotion.INDIRECT16
@mui/system • 5.18.0MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.INDIRECT23
@mui/types • 7.2.24Utility types for MUI.INDIRECT0
@mui/utils • 5.17.1Utility functions for React components.INDIRECT10
@nebula.gl/edit-modes • 1.0.2-alpha.2GeoJSON editing modes for nebula.glDIRECT53
@popperjs/core • 2.11.8Tooltip and Popover Positioning EngineINDIRECT0
@probe.gl/stats • 3.6.0Stats object for reporting performance statisticsINDIRECT1
@turf/along • 7.3.5Calculates a point along a line at a specific distanceINDIRECT7
@turf/area • 7.3.5Calculates the geodesic area in square meters of one or more polygons.INDIRECT4
@turf/bbox-polygon • 7.3.5Converts a bounding box to a GeoJSON polygon.INDIRECT3
@turf/bbox • 7.3.5Generates a bounding box around a GeoJSON feature.INDIRECT4
@turf/bearing • 7.3.5Takes two points and finds the geographic bearing between them.INDIRECT4
@turf/boolean-clockwise • 7.3.5Takes a ring and return true or false whether or not the ring is clockwise or counter-clockwise.INDIRECT4
@turf/boolean-point-in-polygon • 7.3.5Checks if a point is inside an area, like a city boundary.INDIRECT6
@turf/buffer • 7.3.5Creates a buffer around a GeoJSON feature.INDIRECT12
@turf/center • 7.3.5Finds the central point of a GeoJSON feature, like a city or a park. Ideal for placing labels or markers.INDIRECT5
@turf/centroid • 7.3.5Determines the geometric center of a polygon or shape.INDIRECT4
@turf/circle • 7.3.5Takes a point and calculates the circle polygon given a radius.INDIRECT5
@turf/clone • 7.3.5Returns a cloned copy of the passed GeoJSON Object, including possible 'Foreign Members'.INDIRECT3
@turf/destination • 7.3.5turf destination moduleINDIRECT4
@turf/difference • 7.3.5Finds the difference between multiple polygons by clipping the subsequent polygon from the first.INDIRECT7
@turf/distance • 7.3.5Measures the straight-line distance between two points, like cities or landmarks.INDIRECT4
@turf/ellipse • 7.3.5Takes a Point and calculates the ellipse polygon given two semi-axes expressed in variable units and steps for precision.INDIRECT13
@turf/helpers • 7.3.5Provides helper functions to create GeoJSON features, like points, lines, or areas on a map.INDIRECT2
@turf/intersect • 7.3.5Finds the shared area between two polygons.INDIRECT7
@turf/invariant • 7.3.5Lightweight 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-intersect • 7.3.5Takes any LineString or Polygon GeoJSON and returns the intersecting point(s).INDIRECT5
@turf/meta • 7.3.5Provides tools for iterating over and manipulating GeoJSON objects.INDIRECT3
@turf/midpoint • 7.3.5Takes two points and calculates a point midway between them geodesically.INDIRECT7
@turf/nearest-point-on-line • 7.3.5Finds the nearest point on a line to a given pointINDIRECT6
@turf/point-to-line-distance • 7.3.5Calculates the distance between a given point and the nearest point on a line.INDIRECT12
@turf/polygon-to-line • 7.3.5Converts a polygon to a line string.INDIRECT4
@turf/projection • 7.3.5Provides tools for conversion between geographic coordinates and projected coordinates.INDIRECT5
@turf/rewind • 7.3.5Rewind using Shoelace Formula.INDIRECT7
@turf/rhumb-bearing • 7.3.5Takes two points and finds the bearing angle between them along a Rhumb line.INDIRECT4
@turf/rhumb-destination • 7.3.5Calculates the destination point having travelled the given distance along a Rhumb line.INDIRECT4
@turf/rhumb-distance • 7.3.5Calculates the distance along a rhumb line between two points.INDIRECT4
@turf/transform-rotate • 7.3.5Rotates a geometry around its center or a given point.INDIRECT10
@turf/transform-scale • 7.3.5Changes the size of a geometry by scaling it up or down.INDIRECT12
@turf/transform-translate • 7.3.5Moves a shape or location in a specific direction.INDIRECT7
@turf/union • 7.3.5Combines two or more polygons into a single polygon.INDIRECT7
@types/downloadjs • 1.4.1TypeScript definitions for downloadjsDIRECT0
@types/geojson • 7946.0.16TypeScript definitions for geojsonINDIRECT0
@types/hoist-non-react-statics • 3.3.7TypeScript definitions for hoist-non-react-staticsINDIRECT2
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/prop-types • 15.7.15TypeScript definitions for prop-typesINDIRECT0
@types/react-transition-group • 4.4.12TypeScript definitions for react-transition-groupINDIRECT0
@types/react • 19.2.17TypeScript definitions for reactINDIRECT1
@types/styled-components • 5.1.36TypeScript definitions for styled-componentsINDIRECT5
@types/styled-react-modal • 1.2.0TypeScript definitions for styled-react-modalDIRECT6
@types/wellknown • 0.5.1TypeScript definitions for wellknownDIRECT0
attr-accept • 2.2.5JavaScript implementation of the "accept" attribute for HTML5 <input type="file">INDIRECT0
babel-plugin-macros • 3.1.0Allows you to build compile-time librariesINDIRECT25
babel-plugin-styled-components • 2.3.0Improve the debugging experience and add server-side rendering support to styled-componentsINDIRECT23
bignumber.js • 9.3.1A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
camelize • 1.0.1recursively transform key strings to camel-caseINDIRECT0
clipboard-copy • 3.2.0Lightweight copy to clipboard for the webDIRECT0
clsx • 2.1.1A tiny (239B) utility for constructing className strings conditionally.INDIRECT0
concat-stream • 1.5.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT8
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT16
css-to-react-native • 2.3.2Convert CSS text to a React Native stylesheet objectINDIRECT3
csstype • 3.2.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
dom-helpers • 5.2.1tiny modular DOM lib for ie9+INDIRECT2
downloadjs • 1.4.7file downloading using client-side javascriptDIRECT0
error-ex • 1.3.4Easy error subclassing and stack customizationINDIRECT1
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
file-selector • 0.1.19Convert DataTransfer object to a list of File objectsINDIRECT1
find-root • 1.1.0find the closest package.jsonINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
geojson • 0.5.0Turn your geo data into GeoJSONINDIRECT0
gl-matrix • 3.4.4Javascript Matrix and Vector library for High Performance WebGL appsINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.16.2Is this specifier a node.js core module?INDIRECT2
is-what • 3.14.1JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
lodash.throttle • 4.1.1The lodash method `_.throttle` exported as a module.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
memoize-one • 5.2.1A memoization library which only remembers the latest invocationINDIRECT0
merge-anything • 2.4.4Merge objects & other types recursively. A simple & small integration.INDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
picomatch • 4.0.5Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
point-in-polygon-hao • 1.2.4A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on PolygonsINDIRECT1
polyclip-ts • 0.16.8Apply boolean polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons.INDIRECT2
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
react-dropzone • 10.2.2Simple HTML5 drag-drop zone with React.jsDIRECT8
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-is • 19.2.8Brand checking of React Elements.INDIRECT0
readable-stream • 2.0.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT6
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
styled-components • 4.4.1Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stressDIRECT42
styled-react-modal • 1.2.4A React modal built with styled-components.DIRECT0
stylis-rule-sheet • 0.0.10stylis plugin to extract individual rules to use with insertRule APIINDIRECT0
stylis • 3.5.4light - weight css preprocessorINDIRECT0
stylis • 4.2.0A Light–weight CSS PreprocessorINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
sweepline-intersections • 1.5.0A module to check if a polygon self-intersects using a sweepline algorithmINDIRECT1
typedarray • 0.0.7TypedArray polyfill for old browsersINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
viewport-mercator-project • 7.0.4Utilities for perspective-enabled Web Mercator projectionsINDIRECT3
xml-escape • 1.1.0Escape XML INDIRECT0
BSD-3-Clause6
PackageRelationDependenciesPublished
d3-array • 1.2.4Array manipulation, ordering, searching, summarizing, etc.INDIRECT0
d3-geo • 1.7.1Shapes and calculators for spherical coordinates.INDIRECT1
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
react-transition-group • 4.4.5A react component toolset for managing animationsINDIRECT8
rw • 1.3.3Now stdin and stdout are files.INDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
ISC5
PackageRelationDependenciesPublished
css-color-keywords • 1.0.0A list of all CSS color keywords.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
tinyqueue • 2.0.3The smallest and simplest JavaScript priority queueINDIRECT0
yaml • 1.10.3JavaScript parser and stringifier for YAMLINDIRECT0
non-standard4
PackageRelationDependenciesPublished
@turf/jsts • 2.7.2A treeshaken subset of JSTS functions for use withinINDIRECT1
jsts • 2.7.1A JavaScript library of spatial predicates and functions for processing geometryINDIRECT0
splaytree-ts • 1.0.2A splay tree typescript libraryINDIRECT0
wellknown • 0.5.0convert wkt to geojsonDIRECT10
BSD-2-Clause2
PackageRelationDependenciesPublished
@maphubs/tokml • 0.5.2convert geojson to kmlDIRECT3
@tmcw/togeojson • 3.2.0convert KML and GPX to GeoJSONDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
typescript • 4.9.5TypeScript is a language for application scale JavaScript developmentDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
robust-predicates • 3.0.3Fast robust predicates for computational geometryINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40orbitgtbelgium%2Fnebula-map-tools)](https://licenses.dev/npm/%40orbitgtbelgium%2Fnebula-map-tools)
<a href="https://licenses.dev/npm/%40orbitgtbelgium%2Fnebula-map-tools">
  <img src="https://licenses.dev/b/npm/%40orbitgtbelgium%2Fnebula-map-tools" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.20 version:

[![licenses](https://licenses.dev/b/npm/%40orbitgtbelgium%2Fnebula-map-tools/0.0.20)](https://licenses.dev/npm/%40orbitgtbelgium%2Fnebula-map-tools/0.0.20)
<a href="https://licenses.dev/npm/%40orbitgtbelgium%2Fnebula-map-tools/0.0.20">
  <img src="https://licenses.dev/b/npm/%40orbitgtbelgium%2Fnebula-map-tools/0.0.20" alt="licenses" />
</a>
GitHub