licenses.dev

hslayers-ng v2.4.1

Hslayers-ng mapping library

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT196
PackageRelationDependenciesPublished
@angular/common • 9.1.13Angular - commonly needed directives and servicesDIRECT0
@angular/compiler • 9.1.13Angular - the compiler libraryDIRECT0
@angular/core • 9.1.13Angular - the core frameworkDIRECT0
@angular/forms • 9.1.13Angular - directives and services for creating formsDIRECT0
@angular/platform-browser-dynamic • 9.1.13Angular - library for using Angular in a web browser with JIT compilationDIRECT0
@angular/platform-browser • 9.1.13Angular - library for using Angular in a web browserDIRECT0
@angular/upgrade • 9.1.13Angular - the library for easing update from v1 to v2DIRECT0
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@ng-bootstrap/ng-bootstrap • 6.2.0Angular powered BootstrapDIRECT0
@ngx-translate/core • 13.0.0The internationalization (i18n) library for AngularDIRECT1
@ngx-translate/http-loader • 5.0.0A loader for ngx-translate that loads translations using httpDIRECT0
@petamoriken/float16 • 3.9.1IEEE 754 half-precision floating-point for JavaScriptINDIRECT0
@tweenjs/tween.js • 25.0.0Simple and fast tweening engine with optimised Robert Penner's equations.INDIRECT0
@types/cesium • 1.70.4Stub TypeScript definitions entry for cesium, which provides its own types definitionsDIRECT40
@types/estree • 1.0.6TypeScript definitions for estreeINDIRECT0
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/strip-bom • 3.0.0TypeScript definitions for strip-bomINDIRECT0
@types/strip-json-comments • 0.0.30TypeScript definitions for strip-json-commentsINDIRECT0
@types/trusted-types • 2.0.7TypeScript definitions for trusted-typesINDIRECT0
ajv-errors • 1.0.1Custom error messages in JSON-Schema for Ajv validatorINDIRECT0
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
angular-animate • 1.8.3AngularJS module for animationsDIRECT0
angular-aria • 1.8.3AngularJS module for making accessibility easyDIRECT0
angular-cookies • 1.8.3AngularJS module for cookiesDIRECT0
angular-drag-and-drop-lists • 2.1.0Angular directives for sorting nested lists using the HTML5 Drag and Drop APIDIRECT0
angular-gettext • 2.4.2Gettext support for Angular.jsDIRECT0
angular-lazy-image • 0.3.4Loading responsive image when container (which is preventing reflow) is in view.DIRECT0
angular-loader • 1.8.3AngularJS module for asynchronously loading modulesDIRECT0
angular-material • 1.2.5**[Support for legacy AngularJS ended on January 1st, 2022](https://goo.gle/angularjs-end-of-life). [See `@angular/core` for the actively supported Angular](https://npmjs.com/@angular/core).**DIRECT0
angular-messages • 1.8.3AngularJS module that provides enhanced support for displaying messages within templatesDIRECT0
angular-mocks • 1.8.3AngularJS mocks for testingDIRECT0
angular-route • 1.4.14AngularJS router moduleINDIRECT0
angular-sanitize • 1.8.3AngularJS module for sanitizing HTMLDIRECT0
angular-timelinejs3 • 0.2.3A quick directive project for making AngularJS use TimelineJS3DIRECT2
angular • 1.4.14HTML enhanced for web appsINDIRECT0
angular • 1.8.3HTML enhanced for web appsDIRECT0
angularjs-bootstrap-datetimepicker • 1.1.4This directive allows you to add a datetime-picker to your form elements.DIRECT2
ansi-colors • 3.2.4Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).INDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
arg • 4.1.3Another simple argument parserINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-unique • 0.3.2Remove duplicate values from an array. Fastest ES5 implementation.INDIRECT0
arrify • 1.0.1Convert a value to an arrayINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
autolinker • 4.1.0Utility to automatically link the URLs, email addresses, phone numbers, hashtags, and mentions (Twitter, Instagram) in a given block of text/HTMLINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bitmap-sdf • 1.0.4Calculate SDF for image/bw-data/arrayINDIRECT0
bootstrap • 5.3.3The most popular front-end framework for developing responsive, mobile first projects on the web.DIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
builtin-modules • 1.1.1List of the Node.js builtin modulesINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
clipboard • 2.0.11Modern copy to clipboard. No Flash. Just 2kbDIRECT4
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT4
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commander • 7.2.0the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cors-anywhere • 0.4.4CORS Anywhere is a reverse proxy which adds CORS headers to the proxied request. Request URL is taken from the pathDIRECT4
create-require • 1.1.1Polyfill for Node.js module.createRequire (<= v12.2.0)INDIRECT0
csscolorparser • 1.0.3https://github.com/deanm/css-color-parser-jsINDIRECT0
delegate • 3.2.0Lightweight event delegationINDIRECT0
dynamic-dedupe • 0.3.0Dedupes node modules as they are being required which works even when dependencies are linked via ln -s or npm link.INDIRECT1
dynamic-pub-path-plugin • 0.0.4Allows to specify expression that will be used as a 'publicPath' in dynamic chunk loadingDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
errno • 0.1.8libuv errno details exposedINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
eventemitter3 • 1.2.0EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-patch • 3.1.1Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilitiesINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
geotiff • 2.0.4GeoTIFF image decoding in JavaScriptINDIRECT8
good-listener • 1.2.2A more versatile way of adding & removing event listenersINDIRECT1
grapheme-splitter • 1.0.4A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!INDIRECT0
gyronorm • 2.0.6Accesses the gyroscope and accelerometer data from the web browser and combines them in one JS object.DIRECT0
hammerjs • 2.0.8A javascript library for multi-touch gesturesDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-proxy • 1.11.1HTTP proxying for the massesINDIRECT2
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 3.1.0Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
jquery • 3.7.1JavaScript library for DOM operationsDIRECT0
js-cookie • 2.2.1A simple, lightweight JavaScript API for handling cookiesDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
jsep • 1.4.0a tiny JavaScript expression parserINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-stringify-pretty-compact • 2.0.0The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.INDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
karma-webpack • 4.0.2Use webpack with karmaDIRECT39
kind-of • 6.0.3Get the native type of a value.INDIRECT0
ktx-parse • 0.7.1KTX 2.0 (.ktx2) parser and serializer.INDIRECT0
loader-utils • 1.4.2utils for webpack loadersINDIRECT4
md-color-picker • 0.2.6Angular-Material inspired color picker.DIRECT1
memory-fs • 0.4.1A simple in-memory filesystem. Holds data in a javascript object.INDIRECT10
mersenne-twister • 1.1.0Mersenne twister pseudorandom number generatorINDIRECT0
meshoptimizer • 0.22.0Mesh optimizaiton library that makes meshes smaller and faster to renderINDIRECT0
mgrs • 1.0.0Utility for converting between WGS84 lat/lng and MGRS coordinatesINDIRECT0
microbuffer • 1.0.0Light implementation of binary buffer with helpers for easy access.INDIRECT0
mime • 2.6.0A comprehensive library for mime-type mappingINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
moment-interval • 0.2.1Time intervals for Moment.jsDIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesDIRECT0
moment • 2.5.1Parse, manipulate, and display dates.INDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
ng-focus-if • 1.0.7AngularJS directive that will trigger focus on an element under specified conditionsDIRECT0
ngclipboard • 2.0.0Angularjs directive for clipboard.jsDIRECT5
ngma • 1.0.6Angular Migration AssistantDIRECT89
ngx-cookie-service • 10.1.1an (aot ready) angular (4.2+) cookie serviceDIRECT1
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
node-sloc • 0.1.12A small tool for counting SLOC.INDIRECT13
nodegit-promise • 4.0.0Bare bones Promises/A+ implementation with synchronous inspectionINDIRECT1
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
nosleep.js • 0.12.0Prevent display sleep and enable wake lock in any Android or iOS web browserINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
ol-popup-umd • 1.3.1Popup overlay for OpenLayers with UMD wrapperDIRECT0
ol-popup • 4.0.0Popup overlay for OpenLayersDIRECT0
parse-gitignore • 0.5.1Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.INDIRECT3
parse-headers • 2.0.5Parse http headers, works with browserify/xhrINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
picomatch • 2.3.1Blazing 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
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
proj4 • 2.15.0Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.DIRECT2
promisify-node • 0.5.0Wrap Node-callback functions to return Promises.INDIRECT3
protocol-buffers-schema • 3.6.0No nonsense protocol buffers schema parser written in JavascriptINDIRECT0
proxy-from-env • 0.0.1Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
prr • 1.0.1A better Object.defineProperty()INDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
rbush • 3.0.1High-performance 2D spatial index for rectangles (based on R*-tree with bulk loading and bulk insertion algorithms)INDIRECT1
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
requires-port • 0.0.1Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
resolve-protobuf-schema • 2.1.0Read a protobuf schema from the disk, parse it and resolve all importsINDIRECT1
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
schema-utils • 1.0.0webpack Validation UtilsINDIRECT8
select • 1.1.2Programmatically select the text of a HTML elementINDIRECT0
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value.INDIRECT1
share-api-polyfill • 1.1.1This is a polyfill for the `Web Share API` that can be used in desktop too, so your users can share in their twitter, facebook, messenger, linkedin, sms, e-mail, print, telegram or whatsapp.DIRECT0
sort-asc • 0.1.0Sort array elements in ascending order.INDIRECT0
sort-desc • 0.1.1Sort array elements in descending order.INDIRECT0
sort-object • 0.3.2Sort the keys in an object.INDIRECT2
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
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
tiny-emitter • 2.1.0A tiny (less than 1k) event emitter libraryINDIRECT0
tinycolor2 • 1.6.0Fast Color Parsing and ManipulationDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
tree-kill • 1.2.2kill trees of processesINDIRECT0
ts-node-dev • 1.1.8Compiles your TS app and restarts when files are modified.INDIRECT52
ts-node • 7.0.1TypeScript execution environment and REPL for node.js, with source map supportINDIRECT9
ts-node • 9.1.1TypeScript execution environment and REPL for node.js, with source map supportINDIRECT8
tsconfig • 7.0.0Resole and parse `tsconfig.json`, replicating to TypeScript's behaviourINDIRECT4
tsutils • 2.29.0utilities for working with typescript's ASTINDIRECT1
ttf2eot • 2.0.0Convert TTF font to EOTDIRECT3
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
urijs • 1.19.11URI.js is a Javascript library for working with URLs.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
webpack-dev-middleware • 3.7.3A development middleware for webpackINDIRECT18
webpack-log • 2.0.0A common logger for the webpack ecosystemINDIRECT2
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
wkt-parser • 1.4.0wkt-parser ===INDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yn • 2.0.0Parse yes/no like valuesINDIRECT0
yn • 3.1.1Parse yes/no like valuesINDIRECT0
zone.js • 0.10.3Zones for JavaScriptDIRECT0
BSD-3-Clause79
PackageRelationDependenciesPublished
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function.INDIRECT0
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays.INDIRECT0
@protobufjs/codegen • 2.0.4A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.0A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers.INDIRECT2
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.0Requires a module only if available and hides the require call from bundlers.INDIRECT0
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike.INDIRECT0
@protobufjs/pool • 1.1.0A general purpose buffer pool.INDIRECT0
@protobufjs/utf8 • 1.1.0A minimal UTF8 implementation for number arrays.INDIRECT0
@zip.js/zip.js • 2.7.54A JavaScript library to zip and unzip files in the browser, Deno and Node.jsINDIRECT0
d3-array • 2.12.1Array manipulation, ordering, searching, summarizing, etc.INDIRECT1
d3-color • 2.0.0Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).INDIRECT0
d3-dispatch • 2.0.0Register named callbacks and call them with arguments.INDIRECT0
d3-dsv • 2.0.0A parser and formatter for delimiter-separated values, such as CSV and TSVINDIRECT4
d3-force • 2.1.1Force-directed graph layout using velocity Verlet integration.INDIRECT3
d3-format • 2.0.0Format numbers for human consumption.INDIRECT0
d3-geo-projection • 3.0.0Extended geographic projections for d3-geo.INDIRECT10
d3-geo • 2.0.2Shapes and calculators for spherical coordinates.INDIRECT2
d3-hierarchy • 2.0.0Layout algorithms for visualizing hierarchical data.INDIRECT0
d3-interpolate • 2.0.1Interpolate numbers, colors, strings, arrays, objects, whatever!INDIRECT1
d3-path • 2.0.0Serialize Canvas path commands to SVG.INDIRECT0
d3-quadtree • 2.0.0Two-dimensional recursive spatial subdivision.INDIRECT0
d3-scale • 3.3.0Encodings that map abstract data to visual representation.INDIRECT7
d3-shape • 2.1.0Graphical primitives for visualization, such as lines and areas.INDIRECT1
d3-time-format • 3.0.0A JavaScript time formatter and parser inspired by strftime and strptime.INDIRECT3
d3-time • 2.1.1A calculator for humanity’s peculiar conventions of time.INDIRECT2
d3-timer • 2.0.0An efficient queue capable of managing thousands of concurrent animations.INDIRECT0
diff • 3.5.0A javascript text diff implementation.INDIRECT0
diff • 4.0.2A javascript text diff implementation.INDIRECT0
hoek • 6.1.3General purpose node utilitiesDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
pbf • 3.2.1a low-level, lightweight protocol buffers implementation in JavaScriptINDIRECT3
protobufjs • 7.4.0Protocol Buffers for JavaScript (& TypeScript).INDIRECT13
rw • 1.3.3Now stdin and stdout are files.INDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
source-map • 0.7.4Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
vega-canvas • 1.2.7Canvas and Image utilities.INDIRECT0
vega-crossfilter • 4.0.5Indexed cross-filtering for Vega dataflows.INDIRECT23
vega-dataflow • 5.7.6Reactive dataflow processing.INDIRECT21
vega-embed • 6.12.2Publish Vega visualizations as embedded web components.DIRECT7
vega-encode • 4.8.3Visual encoding transforms for Vega dataflows.INDIRECT31
vega-event-selector • 2.0.6A CSS-inspired language to select, sequence, and compose DOM events.INDIRECT0
vega-expression • 2.7.0Vega expression parser and code generator.INDIRECT1
vega-expression • 5.1.1Vega expression parser and code generator.INDIRECT2
vega-force • 4.0.7Force simulation transform for Vega dataflows.INDIRECT27
vega-format • 1.0.4JavaScript string formatting utilities for Vega.INDIRECT7
vega-format • 1.1.2JavaScript string formatting utilities for Vega.INDIRECT8
vega-functions • 5.7.3Custom functions for the Vega expression language.INDIRECT45
vega-geo • 4.3.8Geographic data transforms for Vega dataflows.INDIRECT35
vega-hierarchy • 4.0.9Hierarchical layout transforms for Vega dataflows.INDIRECT24
vega-loader • 4.3.3Network request and file loading utilities.INDIRECT18
vega-loader • 4.5.2Network request and file loading utilities.INDIRECT20
vega-parser • 6.0.4Parse Vega specifications to runtime dataflows.INDIRECT47
vega-projection • 1.4.5Projections for cartographic mapping.INDIRECT11
vega-regression • 1.0.9Regression transform for Vega dataflows.INDIRECT24
vega-runtime • 6.1.4Runtime support for Vega dataflows.INDIRECT22
vega-scale • 7.1.1Scales and color schemes for visual encoding.INDIRECT10
vega-scale • 7.4.1Scales and color schemes for visual encoding.INDIRECT13
vega-scenegraph • 4.13.0Vega scenegraph and renderers.INDIRECT30
vega-scenegraph • 4.9.4Vega scenegraph and renderers.INDIRECT26
vega-schema-url-parser • 2.2.0A parser to get the library and version from Vega and Vega-Lite schema URLs.INDIRECT0
vega-selections • 5.4.2Vega expression functions for Vega-Lite selections.INDIRECT5
vega-statistics • 1.7.10Statistical routines and probability distributions.INDIRECT2
vega-statistics • 1.9.0Statistical routines and probability distributions.INDIRECT2
vega-themes • 2.15.0Themes for stylized Vega and Vega-Lite visualizations.INDIRECT0
vega-time • 2.0.4JavaScript date/time utilities for Vega.INDIRECT4
vega-time • 2.1.2JavaScript date/time utilities for Vega.INDIRECT5
vega-tooltip • 0.24.2A tooltip plugin for Vega-Lite and Vega visualizations.INDIRECT1
vega-transforms • 4.9.4Data processing transforms for Vega dataflows.INDIRECT26
vega-typings • 0.18.2Typings for Vega.INDIRECT1
vega-util • 1.15.3JavaScript utilities for Vega.INDIRECT0
vega-util • 1.17.2JavaScript utilities for Vega.INDIRECT0
vega-view-transforms • 4.5.9View-specific transforms for Vega dataflows.INDIRECT32
vega-view • 5.8.2View component and transforms for Vega visualizations.INDIRECT48
vega-voronoi • 4.1.5Voronoi diagram transform for Vega dataflows.INDIRECT25
vega-wordcloud • 4.1.5Wordcloud layout transform for Vega dataflows.INDIRECT30
vega • 5.15.0The Vega visualization grammar.DIRECT84
ISC36
PackageRelationDependenciesPublished
@mapbox/mapbox-gl-style-spec • 13.28.0a specification for mapbox gl stylesINDIRECT10
@mapbox/point-geometry • 0.1.0a point geometry with transformsINDIRECT0
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
d3-array • 3.2.4Array manipulation, ordering, searching, summarizing, etc.INDIRECT1
d3-delaunay • 5.3.0Compute the Voronoi diagram of a set of two-dimensional points.INDIRECT1
d3-dsv • 3.0.1A parser and formatter for delimiter-separated values, such as CSV and TSVINDIRECT4
d3-format • 3.1.0Format numbers for human consumption.INDIRECT0
d3-interpolate • 3.0.1Interpolate numbers, colors, strings, arrays, objects, whatever!INDIRECT1
d3-path • 3.1.0Serialize Canvas path commands to SVG.INDIRECT0
d3-scale-chromatic • 3.1.0Sequential, diverging and categorical color schemes.INDIRECT2
d3-scale • 4.0.2Encodings that map abstract data to visual representation.INDIRECT8
d3-shape • 3.2.0Graphical primitives for visualization, such as lines and areas.INDIRECT1
d3-time-format • 4.1.0A JavaScript time formatter and parser inspired by strftime and strptime.INDIRECT3
d3-time • 3.1.0A calculator for humanity’s peculiar conventions of time.INDIRECT2
delaunator • 4.0.1An incredibly fast JavaScript library for Delaunay triangulation of 2D pointsINDIRECT0
earcut • 3.0.1The fastest and smallest JavaScript polygon triangulation library for your WebGL appsINDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
internmap • 1.0.1Map and Set with automatic key interningINDIRECT0
kdbush • 4.0.2A very fast static 2D index for points based on kd-tree.INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
make-error • 1.3.6Make your own error types!INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
quickselect • 2.0.0A tiny and fast selection algorithm in JavaScript.INDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
topojson-client • 3.1.0Manipulate TopoJSON and convert it to GeoJSON.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
Apache-2.012
PackageRelationDependenciesPublished
@cesium/engine • 13.1.0CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.INDIRECT36
@cesium/widgets • 10.1.0A widgets library for use with CesiumJS. CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.INDIRECT38
cesium • 1.125.0CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.DIRECT39
draco3d • 1.5.7Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.INDIRECT0
lerc • 2.0.0Rapid decoding of Lerc compressed raster data for any standard pixel type.INDIRECT0
lerc • 3.0.0Rapid decoding of Lerc compressed raster data for any standard pixel type.INDIRECT0
long • 5.2.4A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIDIRECT0
rxjs • 6.6.7Reactive Extensions for modern JavaScriptDIRECT1
tslint • 5.20.1An extensible static analysis linter for the TypeScript languageINDIRECT40
typescript • 2.9.2TypeScript is a language for application scale JavaScript developmentINDIRECT0
web-worker • 1.3.0Consistent Web Workers in browser and Node.INDIRECT0
BSD-2-Clause7
PackageRelationDependenciesPublished
@mapbox/unitbezier • 0.0.0unit bezier curve interpolationINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
mapbox-to-css-font • 2.4.5Utility to convert Mapbox GL Style font names to CSS font definitionsINDIRECT0
ol-mapbox-style • 8.2.1Create OpenLayers maps from Mapbox Style objectsINDIRECT12
ol • 6.15.1OpenLayers mapping libraryDIRECT28
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
unknown4
PackageRelationDependenciesPublished
@mapbox/jsonlint-lines-primitives • 2.0.2Validate JSONINDIRECT0
angular-update-meta • 2.1.0Dynamically update meta tags and document title for SEO purposes in your AngularJS application.DIRECT0
html5-boilerplate-npm • 4.1.0install html5-boilerplate via npmDIRECT0
unidecode • 0.1.8ASCII transliterations of Unicode textDIRECT0
0BSD2
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Apache-2.0 OR MPL-2.01
PackageRelationDependenciesPublished
dompurify • 3.2.3DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usinINDIRECT1
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 2.1.0zlib port to javascript - fast, modularized, with browser supportINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
xml-utils • 1.10.1Parse XML without Blowing Up Your Bundle SizeINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.4.1 version:

[![licenses](https://licenses.dev/b/npm/hslayers-ng/2.4.1)](https://licenses.dev/npm/hslayers-ng/2.4.1)
<a href="https://licenses.dev/npm/hslayers-ng/2.4.1">
  <img src="https://licenses.dev/b/npm/hslayers-ng/2.4.1" alt="licenses" />
</a>
GitHub