UNDP GeoHub (v1.27.8) is being developed and maintained by United Nations Development Programme under BSD-3-Clause.
The platform uses the following open source softwares in the frontend side.
The following 679 packages are licensed under MIT.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| @adobe/css-tools | 4.4.3 | TJ Holowaychuk | Homepage | CSS parser / stringifier |
| @asamuzakjp/css-color | 3.2.0 | asamuzaK | Homepage | CSS color - Resolve and convert CSS colors. |
| @asteasolutions/zod-to-openapi | 6.4.0 | Astea Solutions | Homepage | Builds OpenAPI schemas from Zod schemas |
| @azure/abort-controller | 1.1.0, 2.1.2 | Microsoft Corporation | Homepage | Microsoft Azure SDK for JavaScript - Aborter |
| @azure/core-amqp | 4.3.6 | Microsoft Corporation | Homepage | Common library for amqp based azure sdks like @azure/event-hubs. |
| @azure/core-auth | 1.9.0 | Microsoft Corporation | Homepage | Provides low-level interfaces and helper methods for authentication in Azure SDK |
| @azure/core-client | 1.9.4 | Microsoft Corporation | Homepage | Core library for interfacing with AutoRest generated code |
| @azure/core-http-compat | 2.3.0 | Microsoft Corporation | Homepage | Core HTTP Compatibility Library to bridge the gap between Core V1 & V2 packages. |
| @azure/core-lro | 2.7.2 | Microsoft Corporation | Homepage | Isomorphic client library for supporting long-running operations in node.js and browser. |
| @azure/core-paging | 1.6.2 | Microsoft Corporation | Homepage | Core types for paging async iterable iterators |
| @azure/core-rest-pipeline | 1.21.0 | Microsoft Corporation | Homepage | Isomorphic client library for making HTTP requests in node.js and browser. |
| @azure/core-tracing | 1.2.0 | Microsoft Corporation | Homepage | Provides low-level interfaces and helper methods for tracing in Azure SDK |
| @azure/core-util | 1.12.0 | Microsoft Corporation | Homepage | Core library for shared utility methods |
| @azure/core-xml | 1.4.5 | Microsoft Corporation | Homepage | Core library for interacting with XML payloads |
| @azure/logger | 1.2.0 | Microsoft Corporation | Homepage | Microsoft Azure SDK for JavaScript - Logger |
| @azure/service-bus | 7.9.5 | Microsoft Corporation | Homepage | Azure Service Bus SDK for JavaScript |
| @azure/storage-blob | 12.27.0 | Microsoft Corporation | Homepage | Microsoft Azure Storage SDK for JavaScript - Blob |
| @azure/web-pubsub | 1.2.0 | Microsoft Corporation | Homepage | Azure client library for Azure Web PubSub |
| @azure/web-pubsub-client | 1.0.2 | Microsoft Corporation | Homepage | Azure Web PubSub Client |
| @babel/code-frame | 7.27.1 | The Babel Team | Homepage | Generate errors that contain a code frame that point to source locations. |
| @babel/compat-data | 7.27.5 | The Babel Team | Homepage | The compat-data to determine required Babel plugins |
| @babel/core | 7.27.4 | The Babel Team | Homepage | Babel compiler core. |
| @babel/generator | 7.27.5 | The Babel Team | Homepage | Turns an AST into code. |
| @babel/helper-compilation-targets | 7.27.2 | The Babel Team | Homepage | Helper functions on Babel compilation targets |
| @babel/helper-module-imports | 7.27.1 | The Babel Team | Homepage | Babel helper functions for inserting module loads |
| @babel/helper-module-transforms | 7.27.3 | The Babel Team | Homepage | Babel helper functions for implementing ES6 module transformations |
| @babel/helper-string-parser | 7.27.1 | The Babel Team | Homepage | A utility package to parse strings |
| @babel/helper-validator-identifier | 7.27.1 | The Babel Team | Homepage | Validate identifier/keywords name |
| @babel/helper-validator-option | 7.27.1 | The Babel Team | Homepage | Validate plugin/preset options |
| @babel/helpers | 7.27.6 | The Babel Team | Homepage | Collection of helper functions used by Babel transforms. |
| @babel/parser | 7.27.5 | The Babel Team | Homepage | A JavaScript parser |
| @babel/runtime | 7.27.6 | The Babel Team | Homepage | babel's modular runtime helpers |
| @babel/runtime-corejs3 | 7.27.6 | The Babel Team | Homepage | babel's modular runtime helpers with core-js@3 polyfilling |
| @babel/template | 7.27.2 | The Babel Team | Homepage | Generate an AST from a string template. |
| @babel/traverse | 7.27.4 | The Babel Team | Homepage | The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes |
| @babel/types | 7.27.6 | The Babel Team | Homepage | Babel Types is a Lodash-esque utility library for AST nodes |
| @carbon/utils-position | 1.3.0 | IBM | Homepage | Position elements relative to other elements |
| @changesets/apply-release-plan | 7.0.12 | N/A | Homepage | Takes a release plan and applies it to packages |
| @changesets/assemble-release-plan | 6.0.8 | N/A | Homepage | Reads changesets and adds information on dependents that need bumping |
| @changesets/changelog-git | 0.2.1 | N/A | Homepage | A changelog entry generator for git that writes hashes |
| @changesets/cli | 2.29.4 | Changesets Contributors | Homepage | Organise your package versioning and publishing to make both contributors and maintainers happy |
| @changesets/config | 3.1.1 | N/A | Homepage | Utilities for reading and parsing Changeset's config |
| @changesets/errors | 0.2.0 | N/A | Homepage | Error classes for @changesets |
| @changesets/get-dependents-graph | 2.1.3 | N/A | Homepage | Get the graph of dependents in a monorepo |
| @changesets/get-release-plan | 4.0.12 | N/A | Homepage | Reads changesets and adds information on dependents that need bumping |
| @changesets/get-version-range-type | 0.4.0 | N/A | Homepage | Common get-version-range-type shared between changeset packages |
| @changesets/git | 3.0.4 | N/A | Homepage | Some git helpers that changesets use to get information |
| @changesets/logger | 0.1.1 | N/A | Homepage | Console log alias |
| @changesets/parse | 0.4.1 | N/A | Homepage | Parse a changeset file's contents into a usable json object |
| @changesets/pre | 2.0.2 | N/A | Homepage | Utils to make a Changesets repo enter and exit pre mode |
| @changesets/read | 0.6.5 | N/A | Homepage | Read changesets from disc, and return the information as JSON |
| @changesets/should-skip-package | 0.1.2 | N/A | Homepage | Checks if a package should be skipped for versioning or tagging purposes |
| @changesets/types | 4.1.0, 6.1.0 | N/A | Homepage | Common types shared between changeset packages |
| @changesets/write | 0.4.0 | N/A | Homepage | Writes a changeset to a file |
| @csstools/css-calc | 2.1.4 | N/A | Homepage | Solve CSS math expressions |
| @csstools/css-color-parser | 3.0.10 | N/A | Homepage | Parse CSS color values |
| @csstools/css-parser-algorithms | 3.0.5 | N/A | Homepage | Algorithms to help you parse CSS from an array of tokens. |
| @csstools/css-tokenizer | 3.0.4 | N/A | Homepage | Tokenize CSS |
| @esbuild-kit/core-utils | 3.3.2 | Hiroki Osame | Homepage | |
| @esbuild-kit/esm-loader | 2.6.5 | Hiroki Osame | Homepage | Node.js loader for compiling TypeScript modules to ESM |
| @esbuild/linux-x64 | 0.18.20, 0.25.5 | N/A | Homepage | The Linux 64-bit binary for esbuild, a JavaScript bundler. |
| @eslint-community/eslint-utils | 4.7.0 | Toru Nagashima | Homepage | Utilities for ESLint plugins. |
| @eslint-community/regexpp | 4.12.1 | Toru Nagashima | Homepage | Regular expression parser for ECMAScript. |
| @eslint/eslintrc | 3.3.1 | Nicholas C. Zakas | Homepage | The legacy ESLintRC config file format for ESLint |
| @eslint/js | 9.26.0, 9.29.0 | N/A | Homepage | ESLint JavaScript language implementation |
| @istanbuljs/schema | 0.1.3 | Corey Farrell | Homepage | Schemas describing various structures used by nyc and istanbuljs |
| @jridgewell/gen-mapping | 0.3.8 | Justin Ridgewell | Homepage | Generate source maps |
| @jridgewell/resolve-uri | 3.1.2 | Justin Ridgewell | Homepage | Resolve a URI relative to an optional base URI |
| @jridgewell/set-array | 1.2.1 | Justin Ridgewell | Homepage | Like a Set, but provides the index of the |
| @jridgewell/sourcemap-codec | 1.5.0 | Rich Harris | Homepage | Encode/decode sourcemap mappings |
| @jridgewell/trace-mapping | 0.3.25 | Justin Ridgewell | Homepage | Trace the original position through a source map |
| @manypkg/find-root | 1.1.0 | N/A | Homepage | |
| @manypkg/get-packages | 1.1.3 | N/A | Homepage | |
| @mdx-js/react | 3.1.0 | John Otander | Homepage | React context for MDX |
| @modelcontextprotocol/sdk | 1.11.2 | Anthropic, PBC | Homepage | Model Context Protocol implementation for TypeScript |
| @neodrag/svelte | 2.3.2, 2.3.3 | Puru Vijay | Homepage | Svelte Action to add dragging to your apps 😉 |
| @nodelib/fs.scandir | 2.1.5 | N/A | Homepage | List files and directories inside the specified directory |
| @nodelib/fs.stat | 2.0.5 | N/A | Homepage | Get the status of a file with some features |
| @nodelib/fs.walk | 1.2.8 | N/A | Homepage | A library for efficiently walking a directory recursively |
| @panva/hkdf | 1.2.1 | Filip Skokan | Homepage | HKDF with no dependencies using runtime's native crypto |
| @parcel/watcher | 2.5.1 | N/A | Homepage | A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. |
| @parcel/watcher-linux-x64-glibc | 2.5.1 | N/A | Homepage | A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. |
| @parcel/watcher-linux-x64-musl | 2.5.1 | N/A | Homepage | A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. |
| @petamoriken/float16 | 3.9.2 | Kenta Moriuchi | Homepage | IEEE 754 half-precision floating-point for JavaScript |
| @pkgjs/parseargs | 0.11.0 | N/A | Homepage | Polyfill of future proposal for |
| @polka/url | 1.0.0-next.29 | Luke Edwards | Homepage | Super fast, memoized |
| @popperjs/core | 2.11.8 | Federico Zivolo | Homepage | Tooltip and Popover Positioning Engine |
| @publint/pack | 0.1.2 | Bjorn Lu | Homepage | Utilities for packing and unpacking npm packages |
| @repeaterjs/repeater | 3.0.6 | N/A | Homepage | The missing constructor function for creating safe async iterators |
| @rollup/plugin-commonjs | 28.0.6 | Rich Harris | Homepage | Convert CommonJS modules to ES2015 |
| @rollup/plugin-json | 6.1.0 | rollup | Homepage | Convert .json files to ES6 modules |
| @rollup/plugin-node-resolve | 16.0.1 | Rich Harris | Homepage | Locate and bundle third-party dependencies in node_modules |
| @rollup/pluginutils | 5.2.0 | Rich Harris | Homepage | A set of utility functions commonly used by Rollup plugins |
| @rollup/rollup-linux-x64-gnu | 4.44.0 | Lukas Taegert-Atkinson | Homepage | Native bindings for Rollup |
| @rollup/rollup-linux-x64-musl | 4.44.0 | Lukas Taegert-Atkinson | Homepage | Native bindings for Rollup |
| @standard-schema/spec | 1.0.0 | Colin McDonnell | Homepage | A standard interface for TypeScript schema validation libraries |
| @storybook/addon-docs | 9.0.10 | N/A | Homepage | Document component usage and properties in Markdown |
| @storybook/addon-links | 9.0.10 | N/A | Homepage | Link stories together to build demos and prototypes with your UI components |
| @storybook/addon-svelte-csf | 5.0.7 | N/A | Homepage | Allows to write stories in Svelte syntax |
| @storybook/builder-vite | 9.0.10 | Eirik Sletteberg | Homepage | A plugin to run and build Storybooks with Vite |
| @storybook/csf | 0.1.13 | Storybook Bot | Homepage | Component Story Format (CSF) utilities |
| @storybook/csf-plugin | 9.0.10 | N/A | Homepage | Enrich CSF files via static analysis |
| @storybook/global | 5.0.0 | Norbert | Homepage | Require global variables |
| @storybook/icons | 1.4.0 | cdedreuille | Homepage | Icon library from the Storybook team |
| @storybook/instrumenter | 8.6.14 | N/A | Homepage | |
| @storybook/react-dom-shim | 9.0.10 | N/A | Homepage | |
| @storybook/source-loader | 8.6.14 | N/A | Homepage | Source loader |
| @storybook/svelte | 9.0.10 | N/A | Homepage | Storybook Svelte renderer |
| @storybook/svelte-vite | 9.0.10 | N/A | Homepage | Storybook for Svelte and Vite: Develop Svelte components in isolation with Hot Reloading. |
| @storybook/sveltekit | 9.0.10 | N/A | Homepage | Storybook for SvelteKit |
| @storybook/test | 8.6.14 | N/A | Homepage | |
| @sveltejs/acorn-typescript | 1.0.5 | tyrealhu and the Svelte team | Homepage | Acorn plugin that parses TypeScript |
| @sveltejs/adapter-auto | 6.0.1 | N/A | Homepage | Automatically chooses the SvelteKit adapter for your current environment, if possible. |
| @sveltejs/adapter-node | 5.2.12 | N/A | Homepage | Adapter for SvelteKit apps that generates a standalone Node server |
| @sveltejs/kit | 2.21.0, 2.21.5, 2.22.0 | N/A | Homepage | SvelteKit is the fastest way to build Svelte apps |
| @sveltejs/package | 2.3.11 | N/A | Homepage | The fastest way to build Svelte packages |
| @sveltejs/vite-plugin-svelte | 6.1.0 | dominikg | Homepage | |
| @sveltejs/vite-plugin-svelte-inspector | 5.0.0 | dominikg | Homepage | |
| @testing-library/dom | 10.4.0 | Kent C. Dodds | Homepage | Simple and complete DOM testing utilities that encourage good testing practices. |
| @testing-library/jest-dom | 6.5.0, 6.6.3 | Ernesto Garcia | Homepage | Custom jest matchers to test the state of the DOM |
| @testing-library/svelte | 5.2.7, 5.2.8 | N/A | Homepage | Simple and complete Svelte testing utilities that encourage good testing practices. |
| @testing-library/user-event | 14.5.2, 14.6.1 | Giorgio Polvara | Homepage | Fire events the same way the user does |
| @turf/bbox | 7.2.0 | Turf Authors | Homepage | turf bbox module |
| @turf/clone | 7.2.0 | Turf Authors | Homepage | turf clone module |
| @turf/difference | 7.2.0 | Turf Authors | Homepage | turf difference module |
| @turf/flatten | 7.2.0 | Turf Authors | Homepage | turf flatten module |
| @turf/helpers | 7.2.0 | Turf Authors | Homepage | turf helpers module |
| @turf/meta | 7.2.0 | Turf Authors | Homepage | turf meta module |
| @turf/union | 7.2.0 | Turf Authors | Homepage | turf union module |
| @types/aria-query | 5.0.4 | N/A | Homepage | TypeScript definitions for aria-query |
| @types/chai | 5.2.2 | N/A | Homepage | TypeScript definitions for chai |
| @types/chroma-js | 3.1.1 | N/A | Homepage | TypeScript definitions for chroma-js |
| @types/codemirror | 5.60.16 | N/A | Homepage | TypeScript definitions for codemirror |
| @types/colormap | 2.3.4 | N/A | Homepage | TypeScript definitions for colormap |
| @types/cookie | 0.6.0 | N/A | Homepage | TypeScript definitions for cookie |
| @types/crypto-js | 4.2.2 | N/A | Homepage | TypeScript definitions for crypto-js |
| @types/d3 | 7.4.3 | N/A | Homepage | TypeScript definitions for d3 |
| @types/d3-array | 3.2.1 | N/A | Homepage | TypeScript definitions for d3-array |
| @types/d3-axis | 3.0.6 | N/A | Homepage | TypeScript definitions for d3-axis |
| @types/d3-brush | 3.0.6 | N/A | Homepage | TypeScript definitions for d3-brush |
| @types/d3-chord | 3.0.6 | N/A | Homepage | TypeScript definitions for d3-chord |
| @types/d3-color | 3.1.3 | N/A | Homepage | TypeScript definitions for d3-color |
| @types/d3-contour | 3.0.6 | N/A | Homepage | TypeScript definitions for d3-contour |
| @types/d3-delaunay | 6.0.4 | N/A | Homepage | TypeScript definitions for d3-delaunay |
| @types/d3-dispatch | 3.0.6 | N/A | Homepage | TypeScript definitions for d3-dispatch |
| @types/d3-drag | 3.0.7 | N/A | Homepage | TypeScript definitions for d3-drag |
| @types/d3-dsv | 3.0.7 | N/A | Homepage | TypeScript definitions for d3-dsv |
| @types/d3-ease | 3.0.2 | N/A | Homepage | TypeScript definitions for d3-ease |
| @types/d3-fetch | 3.0.7 | N/A | Homepage | TypeScript definitions for d3-fetch |
| @types/d3-force | 3.0.10 | N/A | Homepage | TypeScript definitions for d3-force |
| @types/d3-format | 3.0.4 | N/A | Homepage | TypeScript definitions for d3-format |
| @types/d3-geo | 3.1.0 | N/A | Homepage | TypeScript definitions for d3-geo |
| @types/d3-hierarchy | 3.1.7 | N/A | Homepage | TypeScript definitions for d3-hierarchy |
| @types/d3-interpolate | 3.0.4 | N/A | Homepage | TypeScript definitions for d3-interpolate |
| @types/d3-path | 3.1.1 | N/A | Homepage | TypeScript definitions for d3-path |
| @types/d3-polygon | 3.0.2 | N/A | Homepage | TypeScript definitions for d3-polygon |
| @types/d3-quadtree | 3.0.6 | N/A | Homepage | TypeScript definitions for d3-quadtree |
| @types/d3-random | 3.0.3 | N/A | Homepage | TypeScript definitions for d3-random |
| @types/d3-scale | 4.0.9 | N/A | Homepage | TypeScript definitions for d3-scale |
| @types/d3-scale-chromatic | 3.1.0 | N/A | Homepage | TypeScript definitions for d3-scale-chromatic |
| @types/d3-selection | 3.0.11 | N/A | Homepage | TypeScript definitions for d3-selection |
| @types/d3-shape | 3.1.7 | N/A | Homepage | TypeScript definitions for d3-shape |
| @types/d3-time | 3.0.4 | N/A | Homepage | TypeScript definitions for d3-time |
| @types/d3-time-format | 4.0.3 | N/A | Homepage | TypeScript definitions for d3-time-format |
| @types/d3-timer | 3.0.2 | N/A | Homepage | TypeScript definitions for d3-timer |
| @types/d3-transition | 3.0.9 | N/A | Homepage | TypeScript definitions for d3-transition |
| @types/d3-zoom | 3.0.8 | N/A | Homepage | TypeScript definitions for d3-zoom |
| @types/debug | 4.1.12 | N/A | Homepage | TypeScript definitions for debug |
| @types/deep-eql | 4.0.2 | N/A | Homepage | TypeScript definitions for deep-eql |
| @types/eslint | 9.6.1 | N/A | Homepage | TypeScript definitions for eslint |
| @types/estree | 1.0.7, 1.0.8 | N/A | Homepage | TypeScript definitions for estree |
| @types/geojson | 7946.0.16 | N/A | Homepage | TypeScript definitions for geojson |
| @types/geojson-vt | 3.2.5 | N/A | Homepage | TypeScript definitions for geojson-vt |
| @types/is-buffer | 2.0.2 | N/A | Homepage | TypeScript definitions for is-buffer |
| @types/json-schema | 7.0.15 | N/A | Homepage | TypeScript definitions for json-schema |
| @types/lodash | 4.17.18 | N/A | Homepage | TypeScript definitions for lodash |
| @types/lodash-es | 4.17.12 | N/A | Homepage | TypeScript definitions for lodash-es |
| @types/mapbox__geo-viewport | 0.5.3 | N/A | Homepage | TypeScript definitions for @mapbox/geo-viewport |
| @types/mapbox__point-geometry | 0.1.4 | N/A | Homepage | TypeScript definitions for @mapbox/point-geometry |
| @types/mapbox__vector-tile | 1.3.4 | N/A | Homepage | TypeScript definitions for @mapbox/vector-tile |
| @types/marked | 4.3.2 | N/A | Homepage | TypeScript definitions for Marked |
| @types/mdx | 2.0.13 | N/A | Homepage | TypeScript definitions for mdx |
| @types/ms | 2.1.0 | N/A | Homepage | TypeScript definitions for ms |
| @types/node | 12.20.55, 24.0.3 | N/A | Homepage | TypeScript definitions for node |
| @types/papaparse | 5.3.16 | N/A | Homepage | TypeScript definitions for papaparse |
| @types/pbf | 3.0.5 | N/A | Homepage | TypeScript definitions for pbf |
| @types/pg | 8.15.4 | N/A | Homepage | TypeScript definitions for pg |
| @types/pngjs | 6.0.5 | N/A | Homepage | TypeScript definitions for pngjs |
| @types/rbush | 4.0.0 | N/A | Homepage | TypeScript definitions for rbush |
| @types/react | 19.0.2 | N/A | Homepage | TypeScript definitions for react |
| @types/resolve | 1.20.2 | N/A | Homepage | TypeScript definitions for resolve |
| @types/supercluster | 7.1.3 | N/A | Homepage | TypeScript definitions for supercluster |
| @types/tern | 0.23.9 | N/A | Homepage | TypeScript definitions for tern |
| @types/topojson | 3.2.6 | N/A | Homepage | TypeScript definitions for topojson |
| @types/topojson-client | 3.1.5 | N/A | Homepage | TypeScript definitions for topojson-client |
| @types/topojson-server | 3.0.4 | N/A | Homepage | TypeScript definitions for topojson-server |
| @types/topojson-simplify | 3.0.3 | N/A | Homepage | TypeScript definitions for topojson-simplify |
| @types/topojson-specification | 1.0.5 | N/A | Homepage | TypeScript definitions for topojson-specification |
| @types/trusted-types | 2.0.7 | N/A | Homepage | TypeScript definitions for trusted-types |
| @types/uuid | 10.0.0 | N/A | Homepage | TypeScript definitions for uuid |
| @typescript-eslint/eslint-plugin | 8.32.1, 8.33.0, 8.34.0, 8.34.1, 8.39.1 | N/A | Homepage | TypeScript plugin for ESLint |
| @typescript-eslint/parser | 8.32.1, 8.34.0, 8.34.1 | N/A | Homepage | An ESLint custom parser which leverages TypeScript ESTree |
| @typescript-eslint/project-service | 8.33.0, 8.34.0, 8.34.1, 8.39.1 | N/A | Homepage | Standalone TypeScript project service wrapper for linting. |
| @typescript-eslint/scope-manager | 8.32.1, 8.33.0, 8.34.0, 8.34.1, 8.39.1 | N/A | Homepage | TypeScript scope analyser for ESLint |
| @typescript-eslint/tsconfig-utils | 8.33.0, 8.34.0, 8.34.1, 8.39.1 | N/A | Homepage | Utilities for collecting TSConfigs for linting scenarios. |
| @typescript-eslint/type-utils | 8.32.1, 8.33.0, 8.34.0, 8.34.1, 8.39.1 | N/A | Homepage | Type utilities for working with TypeScript + ESLint together |
| @typescript-eslint/types | 8.32.1, 8.33.0, 8.34.0, 8.34.1, 8.39.0, 8.39.1 | N/A | Homepage | Types for the TypeScript-ESTree AST spec |
| @typescript-eslint/typescript-estree | 8.32.1, 8.33.0, 8.34.0, 8.34.1, 8.39.1 | N/A | Homepage | A parser that converts TypeScript source code into an ESTree compatible form |
| @typescript-eslint/utils | 8.32.1, 8.33.0, 8.34.0, 8.34.1, 8.39.1 | N/A | Homepage | Utilities for working with TypeScript + ESLint together |
| @typescript-eslint/visitor-keys | 8.32.1, 8.33.0, 8.34.0, 8.34.1, 8.39.1 | N/A | Homepage | Visitor keys used to help traverse the TypeScript-ESTree AST |
| @typespec/ts-http-runtime | 0.2.3 | Microsoft Corporation | Homepage | Isomorphic client library for making HTTP requests in node.js and browser. |
| @undp-data/date-picker-svelte | 2.12.1 | Kasper Henningsen | Homepage | Date and time picker for Svelte |
| @undp-data/style | 2.5.0 | United Nations Development Programme | Homepage | This repository is to manage the style.json for base map of geohub |
| @undp-data/svelte-file-dropzone | 2.0.3 | thecodejack | Homepage | Svelte component for fileupload and file dropzone |
| @vitest/coverage-istanbul | 3.2.3 | Anthony Fu | Homepage | Istanbul coverage provider for Vitest |
| @vitest/expect | 2.0.5, 3.0.9, 3.1.3, 3.2.3, 3.2.4 | N/A | Homepage | Jest's expect matchers as a Chai plugin |
| @vitest/mocker | 3.1.3, 3.2.3, 3.2.4 | N/A | Homepage | Vitest module mocker implementation |
| @vitest/pretty-format | 2.0.5, 2.1.9, 3.0.9, 3.1.3, 3.2.3, 3.2.4 | N/A | Homepage | Fork of pretty-format with support for ESM |
| @vitest/runner | 3.1.3, 3.2.3, 3.2.4 | N/A | Homepage | Vitest test runner |
| @vitest/snapshot | 3.1.3, 3.2.3, 3.2.4 | N/A | Homepage | Vitest snapshot manager |
| @vitest/spy | 2.0.5, 3.0.9, 3.1.3, 3.2.3, 3.2.4 | N/A | Homepage | Lightweight Jest compatible spy implementation |
| @vitest/utils | 2.0.5, 2.1.9, 3.0.9, 3.1.3, 3.2.3, 3.2.4 | N/A | Homepage | Shared Vitest utility functions |
| @watergis/maplibre-gl-terradraw | 1.5.1 | Jin IGARASHI | Homepage | This plugin is to add controls to your Maplibre for drawing powered by Terra Draw library. |
| @watergis/svelte-splitter | 2.0.0 | Geoff Cox | Homepage | A splitter for Svelte that leverages CSS grid templates for simple and consistent resizing. |
| accepts | 2.0.0 | N/A | Homepage | Higher-level content negotiation |
| acorn | 8.14.1, 8.15.0 | N/A | Homepage | ECMAScript parser |
| acorn-jsx | 5.3.2 | N/A | Homepage | Modern, fast React.js JSX parser |
| agent-base | 7.1.3 | Nathan Rajlich | Homepage | Turn a function into an |
| ajv | 6.12.6 | Evgeny Poberezkin | Homepage | Another JSON Schema Validator |
| ansi-colors | 4.1.3 | Brian Woodward | Homepage | Easily 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). |
| ansi-regex | 5.0.1, 6.1.0 | Sindre Sorhus | Homepage | Regular expression for matching ANSI escape codes |
| ansi-styles | 4.3.0, 5.2.0, 6.2.1 | Sindre Sorhus | Homepage | ANSI escape codes for styling strings in the terminal |
| argparse | 1.0.10 | N/A | Homepage | Very powerful CLI arguments parser. Native port of argparse - python's options parsing library |
| array-union | 2.1.0 | Sindre Sorhus | Homepage | Create an array of unique values, in order, from the input arrays |
| assertion-error | 2.0.1 | Jake Luer | Homepage | Error constructor for test and validation frameworks that implements standardized AssertionError specification. |
| ast-types | 0.16.1 | Ben Newman | Homepage | Esprima-compatible implementation of the Mozilla JS Parser API |
| balanced-match | 1.0.2 | Julian Gruber | Homepage | Match balanced character pairs, like "{" and "}" |
| base64-js | 1.5.1 | T. Jameson Little | Homepage | Base64 encoding/decoding in pure JS |
| better-opn | 3.0.2 | Michael Lin | Homepage | A better opn. Reuse the same tab on Chrome for 👨💻. |
| better-path-resolve | 1.0.0 | Zoltan Kochan | Homepage | A better path.resolve() that normalizes paths on Windows |
| bignumber.js | 9.3.0 | Michael Mclaughlin | Homepage | A library for arbitrary-precision decimal and non-decimal arithmetic |
| body-parser | 2.2.0 | N/A | Homepage | Node.js body parsing middleware |
| brace-expansion | 1.1.12, 2.0.2 | Julian Gruber | Homepage | Brace expansion as known from sh/bash |
| braces | 3.0.3 | Jon Schlinkert | Homepage | Bash-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. |
| browserslist | 4.25.0 | Andrey Sitnik | Homepage | Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset |
| buffer | 6.0.3 | Feross Aboukhadijeh | Homepage | Node.js Buffer API, for the browser |
| buffer-from | 1.1.2 | N/A | Homepage | |
| bulma | 0.8.2, 1.0.4 | Jeremy Thomas | Homepage | Modern CSS framework based on Flexbox |
| bulma-divider | 0.2.0 | Wikiki | Homepage | Display a vertical or horizontal divider to segment your design. |
| bulma-o-steps | 1.1.0 | aramvisser, octoshrimpy, fgs-dbudwin | Homepage | In-depth Steps component for Bulma.io |
| bytes | 3.1.2 | TJ Holowaychuk | Homepage | Utility to parse a string bytes to bytes and vice-versa |
| cac | 6.7.14 | egoist | Homepage | Simple yet powerful framework for building command-line apps. |
| call-bind-apply-helpers | 1.0.2 | Jordan Harband | Homepage | Helper functions around Function call/apply/bind, for use in |
| call-bound | 1.0.4 | Jordan Harband | Homepage | Robust call-bound JavaScript intrinsics, using |
| callsites | 3.1.0 | Sindre Sorhus | Homepage | Get callsites from the V8 stack trace API |
| chai | 5.2.0 | Jake Luer | Homepage | BDD/TDD assertion library for node.js and the browser. Test framework agnostic. |
| chalk | 3.0.0, 4.1.2 | N/A | Homepage | Terminal string styling done right |
| chardet | 0.7.0 | Dmitry Shirokov | Homepage | Character detector |
| check-error | 2.1.1 | Jake Luer | Homepage | Error comparison and information related utility for node and the browser |
| chokidar | 4.0.3 | Paul Miller | Homepage | Minimal and efficient cross-platform file watching library |
| ci-info | 3.9.0 | Thomas Watson Steen | Homepage | Get details about the current Continuous Integration environment |
| clsx | 2.1.1 | Luke Edwards | Homepage | A tiny (239B) utility for constructing className strings conditionally. |
| codemirror | 5.65.19 | Marijn Haverbeke | Homepage | Full-featured in-browser code editor |
| codemirror-spell-checker | 1.1.2 | Wes Cossick | Homepage | Dead-simple spell checking in CodeMirror. |
| color-convert | 2.0.1 | Heather Arthur | Homepage | Plain color conversion functions |
| color-name | 1.1.4 | DY | Homepage | A list of color names and its values |
| colord | 2.9.3 | Vlad Shilov | Homepage | 👑 A tiny yet powerful tool for high-performance color manipulations and conversions |
| colorjs.io | 0.5.2 | N/A | Homepage | Let’s get serious about color |
| colormap | 2.3.2 | bpostlethwaite | Homepage | Great looking color maps |
| commander | 2.20.3, 7.2.0 | TJ Holowaychuk | Homepage | the complete solution for node.js command-line programs |
| commondir | 1.0.1 | James Halliday | Homepage | compute the closest common parent for file paths |
| complex.js | 2.4.2 | Robert Eisele | Homepage | A complex numbers library |
| concat-map | 0.0.1 | James Halliday | Homepage | concatenative mapdashery |
| content-disposition | 1.0.0 | Douglas Christopher Wilson | Homepage | Create and parse Content-Disposition header |
| content-type | 1.0.5 | Douglas Christopher Wilson | Homepage | Create and parse HTTP Content-Type header |
| convert-source-map | 2.0.0 | Thorsten Lorenz | Homepage | Converts a source-map from/to different formats and allows adding/changing properties. |
| cookie | 0.6.0, 0.7.2 | Roman Shtylman | Homepage | HTTP server cookie parsing and serialization |
| cookie-signature | 1.2.2 | TJ Holowaychuk | Homepage | Sign and unsign cookies |
| copyfiles | 2.4.1 | N/A | Homepage | copy some files |
| core-js | 3.43.0 | Denis Pushkarev | Homepage | Standard library |
| core-js-pure | 3.43.0 | Denis Pushkarev | Homepage | Standard library |
| core-util-is | 1.0.3 | Isaac Z. Schlueter | Homepage | The |
| cors | 2.8.5 | Troy Goode | Homepage | Node.js CORS middleware |
| cross-spawn | 7.0.6 | André Cruz | Homepage | Cross platform child_process#spawn and child_process#spawnSync |
| crypto-js | 4.2.0 | Evan Vosberg | Homepage | JavaScript library of crypto standards. |
| css.escape | 1.5.1 | Mathias Bynens | Homepage | A robust polyfill for the |
| cssesc | 3.0.0 | Mathias Bynens | Homepage | A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. |
| cssstyle | 4.5.0 | N/A | Homepage | CSSStyleDeclaration Object Model implementation |
| csstype | 3.1.3 | Fredrik Nicol | Homepage | Strict TypeScript and Flow types for style based on MDN data |
| data-urls | 5.0.0 | Domenic Denicola | Homepage | Parses data: URLs |
| date-fns | 3.6.0 | N/A | Homepage | Modern JavaScript date utility library |
| dayjs | 1.11.13 | iamkun | Homepage | 2KB immutable date time library alternative to Moment.js with the same modern API |
| debounce | 2.2.0 | N/A | Homepage | Delay function calls until a set time elapses after the last invocation |
| debug | 4.4.0, 4.4.1 | Josh Junon | Homepage | Lightweight debugging utility for Node.js and the browser |
| decimal.js | 10.5.0 | Michael Mclaughlin | Homepage | An arbitrary-precision Decimal type for JavaScript. |
| dedent | 1.6.0 | Desmond Brand | Homepage | A string tag that strips indentation from multi-line strings. ⬅️ |
| dedent-js | 1.0.1 | Martin Kolárik | Homepage | Remove indentation from multiline strings |
| deep-eql | 5.0.2 | Jake Luer | Homepage | Improved deep equality testing for Node.js and the browser. |
| deep-is | 0.1.4 | Thorsten Lorenz | Homepage | node's assert.deepEqual algorithm except for NaN being equal to NaN |
| deepmerge | 4.3.1 | N/A | Homepage | A library for deep (recursive) merging of Javascript objects |
| define-lazy-prop | 2.0.0 | Sindre Sorhus | Homepage | Define a lazily evaluated property on an object |
| depd | 2.0.0 | Douglas Christopher Wilson | Homepage | Deprecate all the things |
| dequal | 2.0.3 | Luke Edwards | Homepage | A tiny (304B to 489B) utility for check for deep equality |
| detect-indent | 6.1.0 | Sindre Sorhus | Homepage | Detect the indentation of code |
| devalue | 5.1.1 | N/A | Homepage | Gets the job done when JSON.stringify can't |
| dir-glob | 3.0.1 | Kevin Mårtensson | Homepage | Convert directories to glob compatible strings |
| dom-accessibility-api | 0.5.16, 0.6.3 | N/A | Homepage | Implements https://w3c.github.io/accname/ |
| drizzle-kit | 0.31.1 | Drizzle Team | Homepage | |
| dunder-proto | 1.0.1 | Jordan Harband | Homepage | If available, the |
| eastasianwidth | 0.2.0 | Masaki Komagata | Homepage | Get East Asian Width from a character. |
| easymde | 2.20.0 | Jeroen Akkerman | Homepage | A simple, beautiful, and embeddable JavaScript Markdown editor that easy to use. Features include autosaving and spell checking. |
| ee-first | 1.1.1 | Jonathan Ong | Homepage | return the first event in a set of ee/event pairs |
| emoji-regex | 8.0.0, 9.2.2 | Mathias Bynens | Homepage | A regular expression to match all Emoji-only symbols as per the Unicode Standard. |
| encodeurl | 2.0.0 | N/A | Homepage | Encode a URL to a percent-encoded form, excluding already-encoded sequences |
| enquirer | 2.4.1 | Jon Schlinkert | Homepage | Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases. |
| es-define-property | 1.0.1 | Jordan Harband | Homepage |
|
| es-errors | 1.3.0 | Jordan Harband | Homepage | A simple cache for a few of the JS Error constructors. |
| es-module-lexer | 1.7.0 | Guy Bedford | Homepage | Lexes ES modules returning their import/export metadata |
| es-object-atoms | 1.1.1 | Jordan Harband | Homepage | ES Object-related atoms: Object, ToObject, RequireObjectCoercible |
| es-toolkit | 1.39.3 | N/A | Homepage | A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations. |
| esbuild | 0.18.20, 0.25.5 | N/A | Homepage | An extremely fast JavaScript and CSS bundler and minifier. |
| esbuild-register | 3.6.0 | N/A | Homepage | Transpile JSX, TypeScript and esnext features on the fly with esbuild |
| escalade | 3.2.0 | Luke Edwards | Homepage | A tiny (183B to 210B) and fast utility to ascend parent directories |
| escape-html | 1.0.3 | N/A | Homepage | Escape string for use in HTML |
| escape-latex | 1.2.0 | Dang Mai | Homepage | Escape LaTeX special characters with Javascript |
| escape-string-regexp | 4.0.0 | Sindre Sorhus | Homepage | Escape RegExp special characters |
| eslint | 9.26.0, 9.29.0 | Nicholas C. Zakas | Homepage | An AST-based pattern checker for JavaScript. |
| eslint-config-prettier | 10.1.5 | Simon Lydell | Homepage | Turns off all rules that are unnecessary or might conflict with Prettier. |
| eslint-plugin-storybook | 9.0.10 | yannbf@gmail.com | Homepage | Best practice rules for Storybook |
| eslint-plugin-svelte | 3.6.0, 3.9.2, 3.9.3 | Yosuke Ota | Homepage | ESLint plugin for Svelte using AST |
| esm-env | 1.2.2 | Ben McCann | Homepage | |
| esrap | 1.2.2, 1.4.6, 1.4.9 | N/A | Homepage | Parse in reverse |
| estree-walker | 2.0.2, 3.0.3 | Rich Harris | Homepage | Traverse an ESTree-compliant AST |
| etag | 1.8.1 | N/A | Homepage | Create simple HTTP ETags |
| events | 3.3.0 | Irakli Gozalishvili | Homepage | Node's event emitter for all engines. |
| eventsource | 3.0.7 | Espen Hovlandsdal | Homepage | WhatWG/W3C compliant EventSource client for Node.js and browsers |
| eventsource-parser | 3.0.1 | Espen Hovlandsdal | Homepage | Streaming, source-agnostic EventSource/Server-Sent Events parser |
| express | 5.1.0 | TJ Holowaychuk | Homepage | Fast, unopinionated, minimalist web framework |
| express-rate-limit | 7.5.0 | Nathan Friedly | Homepage | Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset. |
| extendable-error | 0.1.7 | vilicvane | Homepage | A simple extendable error class that extends Error. |
| external-editor | 3.1.0 | Kevin Gravier | Homepage | Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT |
| fast-deep-equal | 3.1.3 | Evgeny Poberezkin | Homepage | Fast deep equal |
| fast-glob | 3.3.3 | Denis Malinochkin | Homepage | It's a very fast and efficient glob library for Node.js |
| fast-json-stable-stringify | 2.1.0 | James Halliday | Homepage | deterministic |
| fast-levenshtein | 2.0.6 | Ramesh Nair | Homepage | Efficient implementation of Levenshtein algorithm with locale-specific collator support. |
| fast-xml-parser | 5.2.5 | Amit Gupta | Homepage | Validate XML, Parse XML, Build XML without C/C++ based libraries |
| fdir | 6.4.4, 6.4.6 | thecodrr | Homepage | The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s |
| fflate | 0.8.2 | Arjun Barrett | Homepage | High performance (de)compression in an 8kB package |
| file-entry-cache | 8.0.0 | Jared Wray | Homepage | Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process |
| file-selector | 0.6.0 | Roland Groza | Homepage | Convert DataTransfer object to a list of File objects |
| filename-reserved-regex | 3.0.0 | Sindre Sorhus | Homepage | Regular expression for matching reserved filename characters |
| fill-range | 7.1.1 | Jon Schlinkert | Homepage | Fill in a range of numbers or letters, optionally passing an increment or |
| finalhandler | 2.1.0 | Douglas Christopher Wilson | Homepage | Node.js final http responder |
| find-up | 4.1.0, 5.0.0 | Sindre Sorhus | Homepage | Find a file or directory by walking up parent directories |
| flag-icons | 7.5.0 | Panayiotis Lipiridis | Homepage | |
| flat-cache | 4.0.1 | Jared Wray | Homepage | A stupidly simple key/value storage using files to persist some data |
| flatpickr | 4.6.1 | Gregory | Homepage | A lightweight, powerful javascript datetime picker |
| forwarded | 0.2.0 | N/A | Homepage | Parse HTTP X-Forwarded-For header |
| fraction.js | 5.2.2 | Robert Eisele | Homepage | A rational numbers library |
| fresh | 2.0.0 | TJ Holowaychuk | Homepage | HTTP response freshness testing |
| fs-extra | 7.0.1, 8.1.0 | JP Richardson | Homepage | fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. |
| function-bind | 1.1.2 | Raynos | Homepage | Implementation of Function.prototype.bind |
| fuzzy | 0.1.3 | Matt York | Homepage | small, standalone fuzzy search / fuzzy filter. browser or node |
| gensync | 1.0.0-beta.2 | Logan Smyth | Homepage | Allows users to use generators in order to write common functions that can be both sync or async. |
| geo-coordinates-parser | 1.7.4 | Ian Engelbrecht | Homepage | A Javascript function for reading a variety of coordinate formats and converting to decimal numbers. Builds on other efforts by returning the verbatim coordinates and the decimal coordinates all in one object. |
| geotiff | 2.1.3 | Fabian Schindler | Homepage | GeoTIFF image decoding in JavaScript |
| get-intrinsic | 1.3.0 | Jordan Harband | Homepage | Get and robustly cache all JS language-level intrinsics at first require time |
| get-proto | 1.0.1 | Jordan Harband | Homepage | Robustly get the [[Prototype]] of an object |
| get-stream | 6.0.1 | Sindre Sorhus | Homepage | Get a stream as a string, buffer, or array |
| get-tsconfig | 4.10.1 | Hiroki Osame | Homepage | Find and parse the tsconfig.json file from a directory path |
| gl-matrix | 3.4.3 | N/A | Homepage | Javascript Matrix and Vector library for High Performance WebGL apps |
| global-prefix | 4.0.0 | Jon Schlinkert | Homepage | Get the npm global path prefix. |
| globals | 11.12.0, 14.0.0, 16.1.0, 16.2.0 | Sindre Sorhus | Homepage | Global identifiers from different JavaScript environments |
| globby | 11.1.0 | Sindre Sorhus | Homepage | User-friendly glob matching |
| gopd | 1.2.0 | Jordan Harband | Homepage |
|
| graphemer | 1.4.0 | Matt Davies | Homepage | A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!) |
| has-flag | 4.0.0 | Sindre Sorhus | Homepage | Check if argv has a specific flag |
| has-symbols | 1.1.0 | Jordan Harband | Homepage | Determine if the JS environment has Symbol support. Supports spec, or shams. |
| hasown | 2.0.2 | Jordan Harband | Homepage | A robust, ES3 compatible, "has own property" predicate. |
| hex-to-css-filter | 6.0.0 | Will Mendes | Homepage | hex-to-css-filter - Easy way to generate colors from HEX to CSS Filters |
| html-encoding-sniffer | 4.0.0 | Domenic Denicola | Homepage | Sniff the encoding from a HTML byte stream |
| html-escaper | 2.0.2 | Andrea Giammarchi | Homepage | fast and safe way to escape and unescape &<>'" chars |
| html-to-image | 1.11.13 | bubkooo | Homepage | Generates an image from a DOM node using HTML5 canvas and SVG. |
| http-errors | 2.0.0 | Jonathan Ong | Homepage | Create HTTP error objects |
| http-proxy-agent | 7.0.2 | Nathan Rajlich | Homepage | An HTTP(s) proxy |
| https-proxy-agent | 7.0.6 | Nathan Rajlich | Homepage | An HTTP(s) proxy |
| human-id | 4.1.1 | RienNeVaPlus | Homepage | Returns from a pool of 10m human-readable IDs |
| iconv-lite | 0.4.24, 0.6.3 | Alexander Shtuchkin | Homepage | Convert character encodings in pure javascript. |
| ignore | 5.3.2, 7.0.4, 7.0.5 | kael | Homepage | Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others. |
| immediate | 3.0.6 | N/A | Homepage | A cross browser microtask library |
| immutable | 5.1.2, 5.1.3 | Lee Byron | Homepage | Immutable Data Collections |
| import-fresh | 3.3.1 | Sindre Sorhus | Homepage | Import a module while bypassing the cache |
| imurmurhash | 0.1.4 | Jens Taylor | Homepage | An incremental implementation of MurmurHash3 |
| indent-string | 4.0.0 | Sindre Sorhus | Homepage | Indent each line in a string |
| ipaddr.js | 1.9.1 | whitequark | Homepage | A library for manipulating IPv4 and IPv6 addresses in JavaScript. |
| is-buffer | 2.0.5 | Feross Aboukhadijeh | Homepage | Determine if an object is a Buffer |
| is-core-module | 2.16.1 | Jordan Harband | Homepage | Is this specifier a node.js core module? |
| is-docker | 2.2.1 | Sindre Sorhus | Homepage | Check if the process is running inside a Docker container |
| is-extglob | 2.1.1 | Jon Schlinkert | Homepage | Returns true if a string has an extglob. |
| is-fullwidth-code-point | 3.0.0 | Sindre Sorhus | Homepage | Check if the character represented by a given Unicode code point is fullwidth |
| is-glob | 4.0.3 | Jon Schlinkert | Homepage | Returns |
| is-module | 1.0.0 | Jonathan Ong | Homepage | check if a source string is an es6 module |
| is-number | 7.0.0 | Jon Schlinkert | Homepage | Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. |
| is-potential-custom-element-name | 1.0.1 | Mathias Bynens | Homepage | Check whether a given string matches the |
| is-promise | 4.0.0 | ForbesLindesay | Homepage | Test whether an object looks like a promises-a+ promise |
| is-reference | 1.2.1, 3.0.3 | Rich Harris | Homepage | Determine whether an AST node is a reference |
| is-subdir | 1.2.0 | Zoltan Kochan | Homepage | Return whether a directory is a subdirectory of another directory |
| is-windows | 1.0.2 | Jon Schlinkert | Homepage | Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc. |
| is-wsl | 2.2.0 | Sindre Sorhus | Homepage | Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) |
| isarray | 0.0.1, 1.0.0 | Julian Gruber | Homepage | Array#isArray for older browsers |
| javascript-natural-sort | 0.7.1 | Jim Palmer | Homepage | Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license |
| jose | 6.0.11 | Filip Skokan | Homepage | JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes |
| js-tokens | 4.0.0, 9.0.1 | Simon Lydell | Homepage | Tiny JavaScript tokenizer. |
| js-yaml | 3.14.1, 4.1.0 | Vladimir Zapparov | Homepage | YAML 1.2 parser and serializer |
| jsdom | 26.1.0 | N/A | Homepage | A JavaScript implementation of many web standards |
| jsesc | 3.1.0 | Mathias Bynens | Homepage | Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. |
| json-buffer | 3.0.1 | Dominic Tarr | Homepage | JSON parse & stringify that supports binary via bops & base64 |
| json-schema-traverse | 0.4.1 | Evgeny Poberezkin | Homepage | Traverse JSON Schema passing each schema object to callback |
| json-stable-stringify-without-jsonify | 1.0.1 | James Halliday | Homepage | deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies |
| json-stringify-pretty-compact | 4.0.0 | Simon Lydell | Homepage | The best of both |
| json5 | 2.2.3 | Aseem Kishore | Homepage | JSON for Humans |
| jsonfile | 4.0.0 | JP Richardson | Homepage | Easily read/write JSON files. |
| jsonwebtoken | 9.0.2 | auth0 | Homepage | JSON Web Token implementation (symmetric and asymmetric) |
| jwa | 1.4.2 | Brian J. Brennan | Homepage | JWA implementation (supports all JWS algorithms) |
| jws | 3.2.2 | Brian J Brennan | Homepage | Implementation of JSON Web Signatures |
| jwt-decode | 4.0.0 | Jose F. Romaniello | Homepage | Decode JWT tokens, mostly useful for browser applications. |
| keyv | 4.5.4 | Jared Wray | Homepage | Simple key-value storage with support for multiple backends |
| kind-of | 6.0.3 | Jon Schlinkert | Homepage | Get the native type of a value. |
| kleur | 4.1.5 | Luke Edwards | Homepage | The fastest Node.js library for formatting terminal text with ANSI colors~! |
| known-css-properties | 0.36.0, 0.37.0 | Viorel Cojocaru | Homepage | List of known CSS properties |
| lefthook | 1.11.12 | mrexox | Homepage | Simple git hooks manager |
| lefthook-linux-x64 | 1.11.12 | N/A | Homepage | The Linux 64-bit binary for lefthook, git hooks manager. |
| lerp | 1.0.3 | Matt DesLauriers | Homepage | bare-bones linear interpolation function |
| levn | 0.4.1 | George Zahariev | Homepage | Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible |
| lie | 3.3.0 | N/A | Homepage | A basic but performant promise implementation |
| lilconfig | 2.1.0, 3.1.3 | antonk52 | Homepage | A zero-dependency alternative to cosmiconfig |
| locate-character | 3.0.0 | Rich Harris | Homepage | Get the line and column number of a specific character in a string |
| locate-path | 5.0.0, 6.0.0 | Sindre Sorhus | Homepage | Get the first path that exists on disk of multiple paths |
| lodash | 4.17.21 | John-David Dalton | Homepage | Lodash modular utilities. |
| lodash-es | 4.17.21 | John-David Dalton | Homepage | Lodash exported as ES modules. |
| lodash.clonedeep | 4.5.0 | John-David Dalton | Homepage | The lodash method |
| lodash.debounce | 4.0.8 | John-David Dalton | Homepage | The lodash method |
| lodash.get | 4.4.2 | John-David Dalton | Homepage | The lodash method |
| lodash.includes | 4.3.0 | John-David Dalton | Homepage | The lodash method |
| lodash.isboolean | 3.0.3 | John-David Dalton | Homepage | The lodash method |
| lodash.isequal | 4.5.0 | John-David Dalton | Homepage | The Lodash method |
| lodash.isinteger | 4.0.4 | John-David Dalton | Homepage | The lodash method |
| lodash.isnumber | 3.0.3 | John-David Dalton | Homepage | The lodash method |
| lodash.isplainobject | 4.0.6 | John-David Dalton | Homepage | The lodash method |
| lodash.isstring | 4.0.1 | John-David Dalton | Homepage | The lodash method |
| lodash.merge | 4.6.2 | John-David Dalton | Homepage | The Lodash method |
| lodash.once | 4.1.1 | John-David Dalton | Homepage | The lodash method |
| lodash.startcase | 4.4.0 | John-David Dalton | Homepage | The lodash method |
| loose-envify | 1.4.0 | Andres Suarez | Homepage | Fast (and loose) selective |
| loupe | 3.1.3, 3.1.4 | Veselin Todorov | Homepage | Inspect utility for Node.js and browsers |
| lower-case | 2.0.2 | Blake Embrey | Homepage | Transforms the string to lower case |
| lz-string | 1.5.0 | pieroxy | Homepage | LZ-based compression algorithm |
| magic-string | 0.30.17 | Rich Harris | Homepage | Modify strings, generate sourcemaps |
| magicast | 0.3.5 | N/A | Homepage | Modify a JS/TS file and write back magically just like JSON! |
| make-dir | 4.0.0 | Sindre Sorhus | Homepage | Make a directory and its parents if needed - Think |
| marked | 4.3.0, 16.1.0 | Christopher Jeffrey | Homepage | A markdown parser built for speed |
| math-intrinsics | 1.1.0 | Jordan Harband | Homepage | ES Math-related intrinsics and helpers, robustly cached. |
| media-typer | 1.1.0 | Douglas Christopher Wilson | Homepage | Simple RFC 6838 media type parser and formatter |
| merge-descriptors | 2.0.0 | N/A | Homepage | Merge objects using their property descriptors |
| merge2 | 1.4.1 | N/A | Homepage | Merge multiple streams into one stream in sequence or parallel. |
| micromatch | 4.0.8 | Jon Schlinkert | Homepage | Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. |
| millify | 6.1.0 | izolate | Homepage | Converts long numbers to pretty, human-readable strings |
| mime-db | 1.54.0 | N/A | Homepage | Media Type Database |
| mime-types | 3.0.1 | N/A | Homepage | The ultimate javascript content-type utility. |
| min-indent | 1.0.1 | James Kyle | Homepage | Get the shortest leading whitespace from lines in a string |
| minimist | 1.2.8 | James Halliday | Homepage | parse argument options |
| mkdirp | 1.0.4 | N/A | Homepage | Recursively mkdir, like |
| mri | 1.2.0 | Luke Edwards | Homepage | Quickly scan for CLI flags and arguments |
| mrmime | 2.0.1 | Luke Edwards | Homepage | A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename |
| ms | 2.1.3 | N/A | Homepage | Tiny millisecond conversion utility |
| murmurhash-js | 1.0.0 | Gary Court | Homepage | Native JS murmur hash implementation |
| nanoid | 3.3.11 | Andrey Sitnik | Homepage | A tiny (116 bytes), secure URL-friendly unique string ID generator |
| natural-compare | 1.4.0 | Lauri Rooden | Homepage | Compare strings containing a mix of letters and numbers in the way a human being would in sort order. |
| negotiator | 1.0.0 | N/A | Homepage | HTTP content negotiation |
| no-case | 3.0.4 | Blake Embrey | Homepage | Transform into a lower cased string with spaces between words |
| node-addon-api | 7.1.1 | N/A | Homepage | Node.js API (Node-API) |
| node-releases | 2.0.19 | Sergey Rubanov | Homepage | Node.js releases data |
| nwsapi | 2.2.20 | Diego Perini | Homepage | Fast CSS Selectors API Engine |
| oauth4webapi | 3.5.3 | Filip Skokan | Homepage | Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes |
| object-assign | 4.1.1 | Sindre Sorhus | Homepage | ES2015 |
| object-inspect | 1.13.4 | James Halliday | Homepage | string representations of objects in node and the browser |
| on-finished | 2.4.1 | N/A | Homepage | Execute a callback when a request closes, finishes, or errors |
| open | 8.4.2 | Sindre Sorhus | Homepage | Open stuff like URLs, files, executables. Cross-platform. |
| openapi3-ts | 4.4.0 | Pedro J. Molina / Metadev | Homepage | TS Model & utils for OpenAPI 3.x specification. |
| optionator | 0.9.4 | George Zahariev | Homepage | option parsing and help generation |
| os-tmpdir | 1.0.2 | Sindre Sorhus | Homepage | Node.js os.tmpdir() ponyfill |
| outdent | 0.5.0 | Andrew Bradley | Homepage | Remove leading indentation from ES6 template literals. |
| p-filter | 2.1.0 | Sindre Sorhus | Homepage | Filter promises concurrently |
| p-limit | 2.3.0, 3.1.0 | Sindre Sorhus | Homepage | Run multiple promise-returning & async functions with limited concurrency |
| p-locate | 4.1.0, 5.0.0 | Sindre Sorhus | Homepage | Get the first fulfilled promise that satisfies the provided testing function |
| p-map | 2.1.0 | Sindre Sorhus | Homepage | Map over promises concurrently |
| p-try | 2.2.0 | Sindre Sorhus | Homepage | `Start a promise chain |
| package-manager-detector | 0.2.11, 1.3.0 | Anthony Fu | Homepage | Package manager detector |
| papaparse | 5.5.3 | Matthew Holt | Homepage | Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV. |
| parent-module | 1.0.1 | Sindre Sorhus | Homepage | Get the path of the parent module |
| parse-headers | 2.0.6 | David Björklund | Homepage | Parse http headers, works with browserify/xhr |
| parse5 | 7.3.0 | Ivan Nikulin | Homepage | HTML parser and serializer. |
| parseurl | 1.3.3 | N/A | Homepage | parse a url with memoization |
| pascal-case | 3.1.2 | Blake Embrey | Homepage | Transform into a string of capitalized words without separators |
| path-exists | 4.0.0 | Sindre Sorhus | Homepage | Check if a path exists |
| path-is-absolute | 1.0.1 | Sindre Sorhus | Homepage | Node.js 0.12 path.isAbsolute() ponyfill |
| path-key | 3.1.1 | Sindre Sorhus | Homepage | Get the PATH environment variable key cross-platform |
| path-parse | 1.0.7 | Javier Blanco | Homepage | Node.js path.parse() ponyfill |
| path-to-regexp | 8.2.0 | N/A | Homepage | Express style path to RegExp utility |
| path-type | 4.0.0 | Sindre Sorhus | Homepage | Check if a path is a file, directory, or symlink |
| pathe | 2.0.3 | N/A | Homepage | Universal filesystem path utils |
| pathval | 2.0.0 | Veselin Todorov | Homepage | Object value retrieval given a string path |
| pg-protocol | 1.10.2 | N/A | Homepage | The postgres client/server binary protocol, implemented in TypeScript |
| pg-types | 2.2.0 | Brian M. Carlson | Homepage | Query result type converters for node-postgres |
| picomatch | 2.3.1, 4.0.2, 4.0.3 | Jon Schlinkert | Homepage | Blazing 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. |
| pify | 4.0.1 | Sindre Sorhus | Homepage | Promisify a callback-style function |
| pkce-challenge | 5.0.0 | crouchcd | Homepage | Generate or verify a Proof Key for Code Exchange (PKCE) challenge pair |
| pngjs | 7.0.0 | N/A | Homepage | PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite. |
| polyclip-ts | 0.16.8 | Luiz Felipe Machado Barboza | Homepage | Apply boolean polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons. |
| postcss | 8.5.3, 8.5.5, 8.5.6 | Andrey Sitnik | Homepage | Tool for transforming styles with JS plugins |
| postcss-load-config | 3.1.4, 5.1.0 | Michael Ciniawky | Homepage | Autoload Config for PostCSS |
| postcss-safe-parser | 7.0.1 | Andrey Sitnik | Homepage | Fault-tolerant CSS parser for PostCSS |
| postcss-scss | 4.0.9 | Andrey Sitnik | Homepage | SCSS parser for PostCSS |
| postcss-selector-parser | 7.1.0 | N/A | Homepage | |
| postgres-array | 2.0.0 | Ben Drucker | Homepage | Parse postgres array columns |
| postgres-bytea | 1.0.0 | Ben Drucker | Homepage | Postgres bytea parser |
| postgres-date | 1.0.7 | Ben Drucker | Homepage | Postgres date column parser |
| postgres-interval | 1.2.0 | Ben Drucker | Homepage | Parse Postgres interval columns |
| preact | 10.24.3 | N/A | Homepage | Fast 3kb React-compatible Virtual DOM library. |
| preact-render-to-string | 6.5.11 | The Preact Authors | Homepage | Render JSX to an HTML string, with support for Preact components. |
| prelude-ls | 1.2.1 | George Zahariev | Homepage | prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript. |
| prettier | 2.8.8, 3.5.3 | James Long | Homepage | Prettier is an opinionated code formatter |
| prettier-plugin-svelte | 3.3.3, 3.4.0 | James Birtles | Homepage | Svelte plugin for prettier |
| pretty-format | 27.5.1 | James Kyle | Homepage | Stringify any JavaScript value. |
| process | 0.11.10 | Roman Shtylman | Homepage | process information for node.js and browsers |
| process-nextick-args | 2.0.1 | N/A | Homepage | process.nextTick but always with args |
| protocol-buffers-schema | 3.6.0 | Mathias Buus | Homepage | No nonsense protocol buffers schema parser written in Javascript |
| proxy-addr | 2.0.7 | Douglas Christopher Wilson | Homepage | Determine address of proxied request |
| publint | 0.3.12 | Bjorn Lu | Homepage | Lint packaging errors |
| punycode | 2.3.1 | Mathias Bynens | Homepage | A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. |
| quansync | 0.2.10 | Anthony Fu | Homepage | Create sync/async APIs with usable logic |
| queue-microtask | 1.2.3 | Feross Aboukhadijeh | Homepage | fast, tiny |
| quick-lru | 6.1.2 | Sindre Sorhus | Homepage | Simple “Least Recently Used” (LRU) cache |
| range-parser | 1.2.1 | TJ Holowaychuk | Homepage | Range header field string parser |
| raw-body | 3.0.0 | Jonathan Ong | Homepage | Get and validate the raw body of a readable stream. |
| rbush | 4.0.1 | Volodymyr Agafonkin | Homepage | High-performance 2D spatial index for rectangles (based on R*-tree with bulk loading and bulk insertion algorithms) |
| react | 19.1.0 | N/A | Homepage | React is a JavaScript library for building user interfaces. |
| react-dom | 19.1.0 | N/A | Homepage | React package for working with the DOM. |
| react-is | 17.0.2 | N/A | Homepage | Brand checking of React Elements. |
| read-yaml-file | 1.1.0 | Zoltan Kochan | Homepage | Read and parse a YAML file |
| readable-stream | 1.0.34, 2.3.8 | N/A | Homepage | Streams3, a user-land copy of the stream library from Node.js |
| readdirp | 4.1.2 | Thorsten Lorenz | Homepage | Recursive version of fs.readdir with small RAM & CPU footprint. |
| recast | 0.23.11 | Ben Newman | Homepage | JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator |
| redent | 3.0.0 | Sindre Sorhus | Homepage | Strip redundant indentation and indent the string |
| require-directory | 2.1.1 | Troy Goode | Homepage | Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. |
| resolve | 1.22.10 | James Halliday | Homepage | resolve like require.resolve() on behalf of files asynchronously and synchronously |
| resolve-from | 4.0.0, 5.0.0 | Sindre Sorhus | Homepage | Resolve the path of a module like |
| resolve-pkg-maps | 1.0.0 | Hiroki Osame | Homepage | Resolve package.json exports & imports maps |
| resolve-protobuf-schema | 2.1.0 | Mathias Buus | Homepage | Read a protobuf schema from the disk, parse it and resolve all imports |
| reusify | 1.1.0 | Matteo Collina | Homepage | Reuse objects and functions with style |
| rollup | 4.44.0 | Rich Harris | Homepage | Next-generation ES module bundler |
| router | 2.2.0 | Douglas Christopher Wilson | Homepage | Simple middleware-style router |
| rrweb-cssom | 0.8.0 | Nikita Vasilyev | Homepage | CSS Object Model implementation and CSS parser |
| run-parallel | 1.2.0 | Feross Aboukhadijeh | Homepage | Run an array of functions in parallel |
| sade | 1.8.1 | Luke Edwards | Homepage | Smooth (CLI) operator 🎶 |
| safe-buffer | 5.1.2, 5.2.1 | Feross Aboukhadijeh | Homepage | Safer Node.js Buffer API |
| safer-buffer | 2.1.2 | Nikita Skovoroda | Homepage | Modern Buffer API polyfill without footguns |
| sass | 1.88.0, 1.89.2 | Natalie Weizenbaum | Homepage | A pure JavaScript implementation of Sass. |
| sass-embedded | 1.83.4 | Google Inc. | Homepage | Node.js library that communicates with Embedded Dart Sass using the Embedded Sass protocol |
| sass-embedded-linux-musl-x64 | 1.83.4 | Google Inc. | Homepage | The linux-musl-x64 binary for sass-embedded |
| sass-embedded-linux-x64 | 1.83.4 | Google Inc. | Homepage | The linux-x64 binary for sass-embedded |
| scheduler | 0.26.0 | N/A | Homepage | Cooperative scheduler for the browser environment. |
| scrollama | 3.2.0 | Russell Goldenberg | Homepage | Lightweight scrollytelling library using IntersectionObserver |
| seedrandom | 3.0.5 | David Bau | Homepage | Seeded random number generator for Javascript. |
| send | 1.2.0 | TJ Holowaychuk | Homepage | Better streaming static file server with Range and conditional-GET support |
| serve-static | 2.2.0 | Douglas Christopher Wilson | Homepage | Serve static files |
| set-cookie-parser | 2.7.1 | Nathan Friedly | Homepage | Parses set-cookie headers into objects |
| setimmediate | 1.0.5 | YuzuJS | Homepage | A shim for the setImmediate efficient script yielding API |
| shebang-command | 2.0.0 | Kevin Mårtensson | Homepage | Get the command from a shebang |
| shebang-regex | 3.0.0 | Sindre Sorhus | Homepage | Regular expression for matching a shebang line |
| side-channel | 1.1.0 | Jordan Harband | Homepage | Store information about any JS value in a side channel. Uses WeakMap if available. |
| side-channel-list | 1.0.0 | Jordan Harband | Homepage | Store information about any JS value in a side channel, using a linked list |
| side-channel-map | 1.0.1 | Jordan Harband | Homepage | Store information about any JS value in a side channel, using a Map |
| side-channel-weakmap | 1.0.2 | Jordan Harband | Homepage | Store information about any JS value in a side channel. Uses WeakMap if available. |
| sirv | 3.0.1 | Luke Edwards | Homepage | The optimized & lightweight middleware for serving requests to static assets |
| slash | 3.0.0 | Sindre Sorhus | Homepage | Convert Windows backslash paths to slash paths |
| source-map-support | 0.5.21 | N/A | Homepage | Fixes stack traces for files with source maps |
| stackback | 0.0.2 | Roman Shtylman | Homepage | return list of CallSite objects from a captured stacktrace |
| statuses | 2.0.1 | N/A | Homepage | HTTP status utility |
| std-env | 3.9.0 | N/A | Homepage | Runtime agnostic JS utils |
| storybook | 9.0.10 | N/A | Homepage | Storybook framework-agnostic API |
| string_decoder | 0.10.31, 1.1.1 | N/A | Homepage | The string_decoder module from Node core |
| string-width | 4.2.3, 5.1.2 | Sindre Sorhus | Homepage | Get the visual width of a string - the number of columns required to display it |
| strip-ansi | 6.0.1, 7.1.0 | Sindre Sorhus | Homepage | Strip ANSI escape codes from a string |
| strip-bom | 3.0.0 | Sindre Sorhus | Homepage | Strip UTF-8 byte order mark (BOM) from a string |
| strip-indent | 3.0.0 | Sindre Sorhus | Homepage | Strip leading whitespace from each line in a string |
| strip-json-comments | 3.1.1 | Sindre Sorhus | Homepage | Strip comments from JSON. Lets you use comments in your JSON files! |
| strip-literal | 3.0.0 | Anthony Fu | Homepage | Strip comments and string literals from JavaScript code |
| strnum | 2.1.1 | Amit Gupta | Homepage | Parse String to Number based on configuration |
| supports-color | 7.2.0, 8.1.1 | Sindre Sorhus | Homepage | Detect whether a terminal supports color |
| supports-preserve-symlinks-flag | 1.0.0 | Jordan Harband | Homepage | Determine if the current node version supports the |
| svelte | 5.28.6, 5.34.3, 5.34.7 | N/A | Homepage | Cybernetically enhanced web apps |
| svelte-ast-print | 0.4.2 | Mateusz Kadlubowski | Homepage | Print Svelte AST nodes as a string. Aka parse in reverse. |
| svelte-awesome-color-picker | 3.1.4 | Maxime Dupont | Homepage | A highly customizable color picker component library |
| svelte-awesome-slider | 1.1.2 | Maxime Dupont | Homepage | A highly customizable slider component library |
| svelte-check | 4.1.7, 4.2.1, 4.2.2 | The Svelte Community | Homepage | Svelte Code Checker Terminal Interface |
| svelte-copy | 2.0.0 | Willow GHOST | Homepage | |
| svelte-eslint-parser | 1.1.3, 1.2.0 | Yosuke Ota | Homepage | Svelte parser for ESLint |
| svelte-fragment-component | 1.2.0 | Sascha Tandel | Homepage | Svelte component that renders its children with lifecycle hooks to simplify testing |
| svelte-htm | 1.2.0 | Sascha Tandel | Homepage | tagged template syntax for svelte to simplify testing |
| svelte-hyperscript | 1.2.1 | Sascha Tandel | Homepage | hyperscript for svelte |
| svelte-infinite-scroll | 2.0.1 | André Lins | Homepage | Infinite Scroll Component to Svelte |
| svelte-keydown | 0.7.0 | Eric Liu | Homepage | Utility to listen for keyboard events |
| svelte-preprocess | 6.0.3 | Christian Kaisermann | Homepage | A Svelte preprocessor wrapper with baked-in support for commonly used preprocessors |
| svelte-step-wizard | 0.0.2 | Evan Oxfeld | Homepage | simple svelte step wizard component |
| svelte-time | 2.0.1 | Eric Liu | Homepage | Svelte component and action to format a timestamp using day.js |
| svelte-use-click-outside | 1.1.0 | Th1nkK1D | Homepage | Zero dependency Svelte's action to handle click outside event |
| svelte2tsx | 0.7.39 | The Svelte Community | Homepage | Convert Svelte components to TSX for type checking |
| sveltekit-api | 0.6.1 | N/A | Homepage | Handles all kinds of SvelteKit data flows in one place, and automatically generate OpenAPI documentation. |
| symbol-tree | 3.2.4 | Joris van der Wel | Homepage | Turn any collection of objects into its own efficient tree or linked list using Symbol |
| sync-child-process | 1.0.2 | Google Inc. | Homepage | Run a subprocess synchronously and interactively in Node.js |
| sync-message-port | 1.1.3 | Google Inc. | Homepage | A Node.js communication port that can pass messages synchronously between workers |
| term-size | 2.2.1 | Sindre Sorhus | Homepage | Reliably get the terminal window size (columns & rows) |
| terra-draw | 1.5.0 | James Milner | Homepage | Frictionless map drawing across mapping provider |
| through2 | 2.0.5 | Rod Vagg | Homepage | A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise |
| tiny-emitter | 2.1.0 | Scott Corgan | Homepage | A tiny (less than 1k) event emitter library |
| tiny-invariant | 1.3.3 | Alex Reardon | Homepage | A tiny invariant function |
| tinybench | 2.9.0 | N/A | Homepage | |
| tinyexec | 0.3.2 | James Garbutt | Homepage | A minimal library for executing processes in Node |
| tinyglobby | 0.2.13, 0.2.14 | Superchupu | Homepage | A fast and minimal alternative to globby and fast-glob |
| tinypool | 1.0.2, 1.1.0, 1.1.1 | N/A | Homepage | A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features |
| tinyrainbow | 1.2.0, 2.0.0 | N/A | Homepage | A small library to print colourful messages. |
| tinyspy | 3.0.2, 4.0.3 | N/A | Homepage | A minimal fork of nanospy, with more features |
| tippy.js | 6.3.7 | atomiks | Homepage | The complete tooltip, popover, dropdown, and menu solution for the web |
| tldts | 6.1.86 | Rémi Berson | Homepage | Library to work against complex domain names, subdomains and URIs. |
| tldts-core | 6.1.86 | Rémi Berson | Homepage | tldts core primitives (internal module) |
| tmp | 0.0.33 | KARASZI István | Homepage | Temporary file and directory creator |
| to-regex-range | 5.0.1 | Jon Schlinkert | Homepage | Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. |
| toidentifier | 1.0.1 | Douglas Christopher Wilson | Homepage | Convert a string of words to a JavaScript identifier |
| totalist | 3.0.1 | Luke Edwards | Homepage | A tiny (195B to 220B) utility to recursively list all (total) files in a directory |
| tr46 | 5.1.1 | Sebastian Mayr | Homepage | An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing |
| ts-api-utils | 2.1.0 | JoshuaKGoldberg | Homepage | Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️ |
| ts-dedent | 2.2.0 | Tamino Martinius | Homepage | TypeScript package which smartly trims and strips indentation from multi-line strings |
| type-check | 0.4.0 | George Zahariev | Homepage | type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax. |
| type-is | 2.0.1 | N/A | Homepage | Infer the content-type of a request. |
| typed-function | 4.2.1 | Jos de Jong | Homepage | Type checking for JavaScript functions |
| typescript-eslint | 8.32.1, 8.34.0, 8.34.1 | N/A | Homepage | Tooling which enables you to use TypeScript with ESLint |
| undici-types | 7.8.0 | N/A | Homepage | A stand-alone types package for Undici |
| universalify | 0.1.2 | Ryan Zimmerman | Homepage | Make a callback- or promise-based function support both promises and callbacks. |
| unpipe | 1.0.0 | Douglas Christopher Wilson | Homepage | Unpipe a stream from all destinations |
| unplugin | 1.16.1 | N/A | Homepage | Unified plugin system for build tools |
| untildify | 4.0.0 | Sindre Sorhus | Homepage | Convert a tilde path to an absolute path: |
| update-browserslist-db | 1.1.3 | Andrey Sitnik | Homepage | CLI tool to update caniuse-lite to refresh target browsers from Browserslist config |
| util-deprecate | 1.0.2 | Nathan Rajlich | Homepage | The Node.js |
| uuid | 11.1.0 | N/A | Homepage | RFC9562 UUIDs |
| valid-filename | 4.0.0 | Sindre Sorhus | Homepage | Check if a string is a valid filename |
| varint | 6.0.0 | Chris Dickinson | Homepage | protobuf-style varint bytes - use msb to create integer values of varying sizes |
| vary | 1.1.2 | Douglas Christopher Wilson | Homepage | Manipulate the HTTP Vary header |
| vite | 6.3.5, 7.0.6 | Evan You | Homepage | Native-ESM powered web dev build tool |
| vite-node | 3.1.3, 3.2.3, 3.2.4 | Anthony Fu | Homepage | Vite as Node.js runtime |
| vitefu | 1.0.6, 1.0.7, 1.1.1 | N/A | Homepage | Utilities for building frameworks with Vite |
| vitest | 3.1.3, 3.2.3, 3.2.4 | Anthony Fu | Homepage | Next generation testing framework powered by Vite |
| vt-pbf | 3.1.3 | Anand Thakker | Homepage | Serialize mapbox vector tiles to binary protobufs in javascript. |
| w3c-xmlserializer | 5.0.0 | N/A | Homepage | A per-spec XML serializer implementation |
| webpack-virtual-modules | 0.6.2 | SysGears INC | Homepage | Webpack Virtual Modules |
| whatwg-encoding | 3.1.1 | Domenic Denicola | Homepage | Decode strings according to the WHATWG Encoding Standard |
| whatwg-mimetype | 4.0.0 | Domenic Denicola | Homepage | Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard |
| whatwg-url | 14.2.0 | Sebastian Mayr | Homepage | An implementation of the WHATWG URL Standard's URL API and parsing machinery |
| why-is-node-running | 2.3.0 | Mathias Buus | Homepage | Node is running but you don't know why? why-is-node-running is here to help you. |
| word-wrap | 1.2.5 | Jon Schlinkert | Homepage | Wrap words to a specified length. |
| wrap-ansi | 7.0.0, 8.1.0 | Sindre Sorhus | Homepage | Wordwrap a string with ANSI escape codes |
| ws | 7.5.10, 8.18.2 | Einar Otto Stangvik | Homepage | Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js |
| xmlchars | 2.2.0 | Louis-Dominique Dubeau | Homepage | Utilities for determining if characters belong to character classes defined by the XML specs. |
| xtend | 4.0.2 | Raynos | Homepage | extend like a boss |
| yargs | 16.2.0, 17.7.2 | N/A | Homepage | yargs the modern, pirate-themed, successor to optimist. |
| yocto-queue | 0.1.0 | Sindre Sorhus | Homepage | Tiny queue data structure |
| zimmerframe | 1.1.2 | N/A | Homepage | A tool for walking ASTs |
| zod | 3.24.4, 3.25.67 | Colin McDonnell | Homepage | TypeScript-first schema declaration and validation library with static type inference |
| zod-validation-error | 3.5.2 | Dimitrios C. Michalakos | Homepage | Wrap zod validation errors in user-friendly readable messages |
The following 49 packages are licensed under Apache-2.0.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| @ampproject/remapping | 2.3.0 | Justin Ridgewell | Homepage | Remap sequential sourcemaps through transformations to point at the original source code |
| @carbon/charts | 1.22.0 | IBM | Homepage | Carbon Charts component library |
| @carbon/charts-svelte | 1.22.0 | IBM | Homepage | Carbon Charts component library for Svelte |
| @carbon/colors | 11.35.0 | N/A | Homepage | Colors for digital and software products using the Carbon Design System |
| @carbon/telemetry | 0.1.0 | N/A | Homepage | Collect telemetry data for projects at IBM using Carbon |
| @drizzle-team/brocli | 0.10.2 | Drizzle Team | Homepage | Modern type-safe way of building CLIs |
| @eslint/config-array | 0.20.0, 0.20.1 | Nicholas C. Zakas | Homepage | General purpose glob-based configuration matching. |
| @eslint/config-helpers | 0.2.2, 0.2.3 | N/A | Homepage | Helper utilities for creating ESLint configuration |
| @eslint/core | 0.13.0, 0.14.0, 0.15.0 | Nicholas C. Zakas | Homepage | Runtime-agnostic core of ESLint |
| @eslint/object-schema | 2.1.6 | Nicholas C. Zakas | Homepage | An object schema merger/validator |
| @eslint/plugin-kit | 0.2.8, 0.3.2 | Nicholas C. Zakas | Homepage | Utilities for building ESLint plugins. |
| @humanfs/core | 0.19.1 | Nicholas C. Zakas | Homepage | The core of the humanfs library. |
| @humanfs/node | 0.16.6 | Nicholas C. Zakas | Homepage | The Node.js bindings of the humanfs library. |
| @humanwhocodes/module-importer | 1.0.1 | Nicholas C. Zaks | Homepage | Universal module importer for Node.js |
| @humanwhocodes/retry | 0.3.1, 0.4.3 | Nicholas C. Zaks | Homepage | A utility to retry failed async methods. |
| @ibm/telemetry-js | 1.9.1 | IBM | Homepage | JavaScript telemetry tooling for open/inner source projects |
| @scarf/scarf | 1.4.0 | Scarf Systems | Homepage | Scarf is like Google Analytics for your npm packages. Gain insights into how your packages are installed and used, and by which companies. |
| adler-32 | 1.3.1 | sheetjs | Homepage | Pure-JS ADLER-32 |
| aria-query | 5.3.0, 5.3.2 | Jesse Beach | Homepage | Programmatic access to the ARIA specification |
| axobject-query | 4.1.0 | Jesse Beach | Homepage | Programmatic access to information about the AXObject Model |
| carbon-components | 10.58.15 | N/A | Homepage | The Carbon Design System is IBM’s open-source design system for products and experiences. |
| cfb | 1.2.2 | sheetjs | Homepage | Compound File Binary File Format extractor |
| codepage | 1.15.0 | SheetJS | Homepage | pure-JS library to handle codepages |
| crc-32 | 1.2.2 | sheetjs | Homepage | Pure-JS CRC-32 |
| detect-libc | 1.0.3 | Lovell Fuller | Homepage | Node.js module to detect the C standard library (libc) implementation family and version |
| drizzle-orm | 0.44.2 | Drizzle Team | Homepage | Drizzle ORM package for SQL databases |
| easy-reactive | 1.0.4 | vadimkorr | Homepage | reactive object |
| ecdsa-sig-formatter | 1.0.11 | D2L Corporation | Homepage | Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation |
| eslint-visitor-keys | 3.4.3, 4.2.0, 4.2.1 | Toru Nagashima | Homepage | Constants and utilities about visitor keys to traverse AST. |
| expect-type | 1.2.1 | N/A | Homepage | |
| flatbuffers | 24.12.23 | The FlatBuffers project | Homepage | Memory Efficient Serialization Library |
| frac | 1.1.2 | SheetJS | Homepage | Rational approximation with bounded denominator |
| htm | 3.1.1 | Jason Miller | Homepage | The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax. |
| intersection-observer | 0.12.2 | Philip Walton | Homepage | A polyfill for IntersectionObserver |
| lerc | 3.0.0 | Esri | Homepage | Rapid decoding of Lerc compressed raster data for any standard pixel type. |
| long | 5.3.2 | Daniel Wirtz | Homepage | A Long class for representing a 64-bit two's-complement integer value. |
| mathjs | 14.5.2 | Jos de Jong | Homepage | Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices. |
| rhea | 3.0.4 | N/A | Homepage | reactive AMQP 1.0 library |
| rhea-promise | 3.0.3 | N/A | Homepage | A Promisified layer over rhea AMQP client |
| rxjs | 7.8.2 | Ben Lesh | Homepage | Reactive Extensions for modern JavaScript |
| ssf | 0.11.2 | sheetjs | Homepage | Format data using ECMA-376 spreadsheet Format Codes |
| svelte-carousel | 1.0.25 | vadimkorr | Homepage | Svelte carousel |
| swagger-ui-dist | 5.25.2 | N/A | Homepage | |
| typescript | 5.8.3 | Microsoft Corp. | Homepage | TypeScript is a language for application scale JavaScript development |
| web-worker | 1.5.0 | N/A | Homepage | Consistent Web Workers in browser and Node. |
| wmf | 1.0.2 | sheetjs | Homepage | Windows MetaFile (WMF) parser |
| word | 0.3.0 | sheetjs | Homepage | Word Processing Document library |
| xlsx | 0.18.5 | sheetjs | Homepage | SheetJS Spreadsheet data parser and writer |
| xml-name-validator | 5.0.0 | Domenic Denicola | Homepage | Validates whether a string matches the production for an XML name or qualified name |
The following 87 packages are licensed under ISC.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| @auth/core | 0.39.1, 0.40.0 | Balázs Orbán | Homepage | Authentication for the Web. |
| @auth/sveltekit | 1.9.2 | Thang Huu Vu | Homepage | Authentication for SvelteKit. |
| @isaacs/cliui | 8.0.2 | Ben Coe | Homepage | easily create complex multi-column command-line-interfaces |
| @mapbox/geojson-rewind | 0.5.2 | Tom MacWright | Homepage | enforce winding order for geojson |
| @mapbox/point-geometry | 0.1.0, 1.1.0 | Tom MacWright | Homepage | a point geometry with transforms |
| @mapbox/whoots-js | 3.1.0 | Bryan Housel | Homepage | Request tiles from WMS servers that support EPSG:3857 |
| @maplibre/maplibre-gl-geocoder | 1.9.0 | Maplibre | Homepage | A geocoder control for Maplibre GL JS |
| @maplibre/maplibre-gl-style-spec | 23.2.2, 23.3.0 | MapLibre | Homepage | a specification for maplibre styles |
| @zerodevx/svelte-toast | 0.9.6 | Jason Lee | Homepage | Simple elegant toast notifications |
| arraystat | 1.7.81 | Raphael Piccolo | Homepage | This module calculate Min, Max, Avg, % of standard deviation, median, quartiles, range and histogram from an array |
| cliui | 7.0.4, 8.0.1 | Ben Coe | Homepage | easily create complex multi-column command-line-interfaces |
| d3 | 7.9.0 | Mike Bostock | Homepage | Data-Driven Documents |
| d3-array | 3.2.4 | Mike Bostock | Homepage | Array manipulation, ordering, searching, summarizing, etc. |
| d3-axis | 3.0.0 | Mike Bostock | Homepage | Displays automatic reference lines for scales. |
| d3-brush | 3.0.0 | Mike Bostock | Homepage | Select a one- or two-dimensional region using the mouse or touch. |
| d3-chord | 3.0.1 | Mike Bostock | Homepage | Visualize relationships or network flow with an aesthetically-pleasing circular layout. |
| d3-color | 3.1.0 | Mike Bostock | Homepage | Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch). |
| d3-contour | 4.0.2 | Mike Bostock | Homepage | Compute contour polygons using marching squares. |
| d3-delaunay | 6.0.4 | Mike Bostock | Homepage | Compute the Voronoi diagram of a set of two-dimensional points. |
| d3-dispatch | 3.0.1 | Mike Bostock | Homepage | Register named callbacks and call them with arguments. |
| d3-drag | 3.0.0 | Mike Bostock | Homepage | Drag and drop SVG, HTML or Canvas using mouse or touch input. |
| d3-dsv | 3.0.1 | Mike Bostock | Homepage | A parser and formatter for delimiter-separated values, such as CSV and TSV |
| d3-fetch | 3.0.1 | Mike Bostock | Homepage | Convenient parsing for Fetch. |
| d3-force | 3.0.0 | Mike Bostock | Homepage | Force-directed graph layout using velocity Verlet integration. |
| d3-format | 3.1.0 | Mike Bostock | Homepage | Format numbers for human consumption. |
| d3-geo | 3.1.1 | Mike Bostock | Homepage | Shapes and calculators for spherical coordinates. |
| d3-hierarchy | 3.1.2 | Mike Bostock | Homepage | Layout algorithms for visualizing hierarchical data. |
| d3-interpolate | 3.0.1 | Mike Bostock | Homepage | Interpolate numbers, colors, strings, arrays, objects, whatever! |
| d3-path | 3.1.0 | Mike Bostock | Homepage | Serialize Canvas path commands to SVG. |
| d3-polygon | 3.0.1 | Mike Bostock | Homepage | Operations for two-dimensional polygons. |
| d3-quadtree | 3.0.1 | Mike Bostock | Homepage | Two-dimensional recursive spatial subdivision. |
| d3-random | 3.0.1 | Mike Bostock | Homepage | Generate random numbers from various distributions. |
| d3-scale | 4.0.2 | Mike Bostock | Homepage | Encodings that map abstract data to visual representation. |
| d3-scale-chromatic | 3.1.0 | Mike Bostock | Homepage | Sequential, diverging and categorical color schemes. |
| d3-selection | 3.0.0 | Mike Bostock | Homepage | Data-driven DOM manipulation: select elements and join them to data. |
| d3-shape | 3.2.0 | Mike Bostock | Homepage | Graphical primitives for visualization, such as lines and areas. |
| d3-time | 3.1.0 | Mike Bostock | Homepage | A calculator for humanity’s peculiar conventions of time. |
| d3-time-format | 4.1.0 | Mike Bostock | Homepage | A JavaScript time formatter and parser inspired by strftime and strptime. |
| d3-timer | 3.0.1 | Mike Bostock | Homepage | An efficient queue capable of managing thousands of concurrent animations. |
| d3-transition | 3.0.1 | Mike Bostock | Homepage | Animated transitions for D3 selections. |
| d3-zoom | 3.0.0 | Mike Bostock | Homepage | Pan and zoom SVG, HTML or Canvas using mouse or touch input. |
| delaunator | 5.0.1 | Vladimir Agafonkin | Homepage | An incredibly fast JavaScript library for Delaunay triangulation of 2D points |
| earcut | 3.0.1 | Vladimir Agafonkin | Homepage | The fastest and smallest JavaScript polygon triangulation library for your WebGL apps |
| electron-to-chromium | 1.5.167 | Kilian Valkhof | Homepage | Provides a list of electron-to-chromium version mappings |
| fastq | 1.19.1 | Matteo Collina | Homepage | Fast, in memory work queue |
| flatted | 3.3.3 | Andrea Giammarchi | Homepage | A super light and fast circular JSON parser. |
| foreground-child | 3.3.1 | Isaac Z. Schlueter | Homepage | Run a child as if it's the foreground process. Give it stdio. Exit when it exits. |
| fs.realpath | 1.0.0 | Isaac Z. Schlueter | Homepage | Use node's fs.realpath, but fall back to the JS implementation if the native one fails |
| geojson-vt | 4.0.2 | Vladimir Agafonkin | Homepage | Slice GeoJSON data into vector tiles efficiently |
| get-caller-file | 2.0.5 | Stefan Penner | Homepage | |
| glob | 7.2.3, 10.4.5 | Isaac Z. Schlueter | Homepage | the most correct and second fastest glob implementation in JavaScript |
| glob-parent | 5.1.2, 6.0.2 | Gulp Team | Homepage | Extract the non-magic parent path from a glob string. |
| graceful-fs | 4.2.11 | N/A | Homepage | A drop-in replacement for fs, making various improvements. |
| inflight | 1.0.6 | Isaac Z. Schlueter | Homepage | Add callbacks to requests in flight to avoid async duplication |
| inherits | 2.0.4 | N/A | Homepage | Browser-friendly inheritance fully compatible with standard node.js inherits() |
| ini | 4.1.3 | GitHub Inc. | Homepage | An ini encoder/decoder for node |
| internmap | 1.0.1, 2.0.3 | Mike Bostock | Homepage | Map and Set with automatic key interning |
| isexe | 2.0.0, 3.1.1 | Isaac Z. Schlueter | Homepage | Minimal module to check if a file is executable. |
| kdbush | 4.0.2 | Vladimir Agafonkin | Homepage | A very fast static 2D index for points based on kd-tree. |
| lru-cache | 5.1.1, 10.4.3 | Isaac Z. Schlueter | Homepage | A cache object that deletes the least-recently-used items. |
| minimatch | 3.1.2, 9.0.5 | Isaac Z. Schlueter | Homepage | a glob matcher in javascript |
| minipass | 7.1.2 | Isaac Z. Schlueter | Homepage | minimal implementation of a PassThrough stream |
| noms | 0.0.0 | Calvin Metcalf | Homepage | easily make yummy noms for other streams |
| once | 1.4.0 | Isaac Z. Schlueter | Homepage | Run a function exactly one time |
| pg-int8 | 1.0.1 | N/A | Homepage | 64-bit big-endian signed integer-to-string conversion |
| picocolors | 1.1.1 | Alexey Raspopov | Homepage | The tiniest and the fastest library for terminal output formatting with ANSI colors |
| potpack | 2.0.0 | Vladimir Agafonkin | Homepage | A tiny library for packing 2D rectangles (for sprite layouts) |
| quickselect | 3.0.0 | Vladimir Agafonkin | Homepage | A tiny and fast selection algorithm in JavaScript. |
| saxes | 6.0.0 | Louis-Dominique Dubeau | Homepage | An evented streaming XML parser in JavaScript |
| semver | 6.3.1, 7.7.2 | GitHub Inc. | Homepage | The semantic version parser used by npm. |
| setprototypeof | 1.2.0 | Wes Todd | Homepage | A small polyfill for Object.setprototypeof |
| siginfo | 2.0.0 | Emil Bay | Homepage | Utility module to print pretty messages on SIGINFO/SIGUSR1 |
| signal-exit | 4.1.0 | Ben Coe | Homepage | when you want to fire an event no matter how a process exits. |
| simple-statistics | 7.8.8 | Tom MacWright | Homepage | Simple Statistics |
| subtag | 0.5.0 | Ryan Van Etten | Homepage | Language tag parser |
| suggestions-list | 0.0.2 | tristen | Homepage | A typeahead component for inputs |
| supercluster | 8.0.1 | Vladimir Agafonkin | Homepage | A very fast geospatial point clustering library. |
| test-exclude | 7.0.1 | Ben Coe | Homepage | test for inclusion or exclusion of paths using globs |
| tinyqueue | 3.0.0 | N/A | Homepage | The smallest and simplest JavaScript priority queue |
| topojson-client | 3.1.0 | Mike Bostock | Homepage | Manipulate TopoJSON and convert it to GeoJSON. |
| which | 2.0.2, 4.0.0 | GitHub Inc. | Homepage | Like which(1) unix command. Find the first instance of an executable in the PATH. |
| wrappy | 1.0.2 | Isaac Z. Schlueter | Homepage | Callback wrapping utility |
| y18n | 5.0.8 | Ben Coe | Homepage | the bare-bones internationalization library used by yargs |
| yallist | 3.1.1 | Isaac Z. Schlueter | Homepage | Yet Another Linked List |
| yaml | 1.10.2, 2.8.0 | Eemeli Aro | Homepage | JavaScript parser and stringifier for YAML |
| yargs-parser | 20.2.9, 21.1.1 | Ben Coe | Homepage | the mighty option parser used by yargs |
| zod-to-json-schema | 3.24.5 | Stefan Terdell | Homepage | Converts Zod schemas to Json Schemas |
The following 1 package are licensed under Apache-2.0 AND BSD-3-Clause.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| @bufbuild/protobuf | 2.5.2 | N/A | Homepage | A complete implementation of Protocol Buffers in TypeScript, suitable for web browsers and Node.js. |
The following 1 package are licensed under MIT-0.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| @csstools/color-helpers | 5.0.2 | N/A | Homepage | Color helpers to ease transformation between formats, gamut, etc |
The following 39 packages are licensed under BSD-3-Clause.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| @hapi/address | 5.1.1 | N/A | Homepage | Email address and domain validation |
| @hapi/formula | 3.0.2 | N/A | Homepage | Math and string formula parser. |
| @hapi/hoek | 11.0.7 | N/A | Homepage | General purpose node utilities |
| @hapi/pinpoint | 2.0.1 | N/A | Homepage | Return the filename and line number of the calling function |
| @hapi/tlds | 1.1.2 | N/A | Homepage | TLDS list for domain validation |
| @hapi/topo | 6.0.2 | N/A | Homepage | Topological sorting with grouping support |
| @mapbox/vector-tile | 1.3.1, 2.0.4 | N/A | Homepage | Parses vector tiles |
| @maptiler/geocoding-control | 2.1.6 | Martin Ždila | Homepage | The Javascript & TypeScript Map Control component for MapTiler Geocoding service. Easy to be integrated into any JavaScript mapping application. |
| buffer-equal-constant-time | 1.0.1 | GoInstant Inc., a salesforce.com company | Homepage | Constant-time comparison of Buffers |
| d3-array | 2.12.1 | Mike Bostock | Homepage | Array manipulation, ordering, searching, summarizing, etc. |
| d3-cloud | 1.2.7 | Jason Davies | Homepage | Generate word clouds in JavaScript. |
| d3-dispatch | 1.0.6 | Mike Bostock | Homepage | Register named callbacks and call them with arguments. |
| d3-ease | 3.0.1 | Mike Bostock | Homepage | Easing functions for smooth animation. |
| d3-path | 1.0.9 | Mike Bostock | Homepage | Serialize Canvas path commands to SVG. |
| d3-sankey | 0.12.3 | Mike Bostock | Homepage | Visualize flow between nodes in a directed acyclic network. |
| d3-shape | 1.3.7 | Mike Bostock | Homepage | Graphical primitives for visualization, such as lines and areas. |
| esquery | 1.6.0 | Joel Feenstra | Homepage | A query library for ECMAScript AST using a CSS selector like query language. |
| filesize | 11.0.2 | Jason Mulligan | Homepage | JavaScript library to generate a human readable String describing the file size |
| flatgeobuf | 4.0.2 | Björn Harrtell | Homepage | A performant binary encoding for geographic data |
| ieee754 | 1.2.1 | Feross Aboukhadijeh | Homepage | Read/write IEEE754 floating point numbers from/to a Buffer or array-like object |
| istanbul-lib-coverage | 3.2.2 | Krishnan Anantheswaran | Homepage | Data library for istanbul coverage objects |
| istanbul-lib-instrument | 6.0.3 | Krishnan Anantheswaran | Homepage | Core istanbul API for JS code coverage |
| istanbul-lib-report | 3.0.1 | Krishnan Anantheswaran | Homepage | Base reporting library for istanbul |
| istanbul-lib-source-maps | 5.0.6 | Krishnan Anantheswaran | Homepage | Source maps support for istanbul |
| istanbul-reports | 3.1.7 | Krishnan Anantheswaran | Homepage | istanbul reports |
| joi | 18.0.0 | N/A | Homepage | Object schema validation |
| jssha | 3.3.1 | Brian Turek | Homepage | jsSHA implements the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC |
| maplibre-gl | 5.5.0, 5.6.0 | N/A | Homepage | BSD licensed community fork of mapbox-gl, a WebGL interactive maps library |
| pbf | 3.3.0, 4.0.1 | Konstantin Kaefer | Homepage | a low-level, lightweight protocol buffers implementation in JavaScript |
| pmtiles | 4.3.0 | Brandon Liu | Homepage | PMTiles archive decoder for browsers |
| qs | 6.14.0 | N/A | Homepage | A querystring parser that supports nesting and arrays, with a depth limit |
| rw | 1.3.3 | Mike Bostock | Homepage | Now stdin and stdout are files. |
| slice-source | 0.4.1 | Mike Bostock | Homepage | A readable stream reader that reads a desired number of bytes. |
| source-map | 0.6.1 | Nick Fitzgerald | Homepage | Generates and consumes source maps |
| source-map-js | 1.2.1 | Valentin 7rulnik Semirulnik | Homepage | Generates and consumes source maps |
| sprintf-js | 1.0.3 | Alexandru Marasteanu | Homepage | JavaScript sprintf implementation |
| tough-cookie | 5.1.2 | Jeremy Stashewsky | Homepage | RFC6265 Cookies and Cookie Jar for node.js |
| typo-js | 1.2.5 | Christopher Finke | Homepage | A Hunspell-style spellchecker. |
| warning | 3.0.0 | Berkeley Martinez | Homepage | A mirror of Facebook's Warning |
The following 14 packages are licensed under BSD-2-Clause.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| @mapbox/geo-viewport | 0.5.0 | Tom MacWright | Homepage | convert between viewports and extents |
| @mapbox/tiny-sdf | 2.0.6 | Vladimir Agafonkin | Homepage | Browser-side SDF font generator |
| @mapbox/unitbezier | 0.0.1 | N/A | Homepage | unit bezier curve interpolation |
| @placemarkio/geo-viewport | 1.0.2 | Tom MacWright | Homepage | convert between viewports and extents |
| entities | 6.0.1 | Felix Boehm | Homepage | Encode & decode XML and HTML entities with ease & speed |
| eslint-scope | 8.3.0, 8.4.0 | N/A | Homepage | ECMAScript scope analyzer for ESLint |
| espree | 10.3.0, 10.4.0 | Nicholas C. Zakas | Homepage | An Esprima-compatible JavaScript parser built on Acorn |
| esprima | 4.0.1 | Ariya Hidayat | Homepage | ECMAScript parsing infrastructure for multipurpose analysis |
| esrecurse | 4.3.0 | N/A | Homepage | ECMAScript AST recursive visitor |
| estraverse | 5.3.0 | N/A | Homepage | ECMAScript JS AST traversal functions |
| esutils | 2.0.3 | N/A | Homepage | utility box for ECMAScript language tools |
| ol | 10.6.1 | N/A | Homepage | OpenLayers mapping library |
| uri-js | 4.4.1 | Gary Court | Homepage | An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript. |
| webidl-conversions | 7.0.0 | Domenic Denicola | Homepage | Implements the WebIDL algorithms for converting to and from JavaScript values |
The following 1 package are licensed under BSD.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| @mapbox/sphericalmercator | 1.2.0 | MapBox | Homepage | Transformations between the Web Mercator projection and Latitude Longitude coordinates |
The following 1 package are licensed under Python-2.0.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| argparse | 2.0.1 | N/A | Homepage | CLI arguments parser. Native port of python's argparse. |
The following 1 package are licensed under MIT/X11.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| buffer-builder | 0.2.0 | Peter Reid | Homepage | Build a buffer without knowing its size beforehand |
The following 1 package are licensed under CC-BY-4.0.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| caniuse-lite | 1.0.30001723 | Ben Briggs | Homepage | A smaller version of caniuse-db, with only the essentials! |
The following 1 package are licensed under BSD-3-Clause AND Apache-2.0.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| chroma-js | 3.1.2 | Gregor Aisch | Homepage | JavaScript library for color conversions |
The following 1 package are licensed under MPL-2.0 OR Apache-2.0.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| dompurify | 3.2.6 | Dr.-Ing. Mario Heiderich, Cure53 | Homepage | DOMPurify 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 using Blink or WebKit). DOMPurify is written by security people who have vast background in web attacks and XSS. Fear not. |
The following 1 package are licensed under AGPL-3.0.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| intro.js | 8.3.2 | Afshin Mehrabani | Homepage | User Onboarding and Product Walkthrough Library |
The following 3 packages are licensed under BlueOak-1.0.0.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| jackspeak | 3.4.3 | Isaac Z. Schlueter | Homepage | A very strict and proper argument parser. |
| package-json-from-dist | 1.0.1 | Isaac Z. Schlueter | Homepage | Load the local package.json from either src or dist folder |
| path-scurry | 1.11.1 | Isaac Z. Schlueter | Homepage | walk paths fast and efficiently |
The following 1 package are licensed under MIT OR GPL-3.0-or-later.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| jszip | 3.10.1 | Stuart Knightley | Homepage | Create, read and edit .zip files with JavaScript http://stuartk.com/jszip |
The following 1 package are licensed under MIT AND Zlib.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| pako | 1.0.11, 2.1.0 | N/A | Homepage | zlib port to javascript - fast, modularized, with browser support |
The following 1 package are licensed under BDS-3-Clause.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| splaytree-ts | 1.0.2 | Luiz Felipe Machado Barboza | Homepage | A splay tree typescript library |
The following 1 package are licensed under MPL-2.0.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| svelte-range-slider-pips | 4.0.0 | Simon Goellner | Homepage | Multi-Thumb, Accessible, Beautiful Range Slider with Pips |
The following 1 package are licensed under 0BSD.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| tslib | 2.8.1 | Microsoft Corp. | Homepage | Runtime library for TypeScript helper functions |
The following 1 package are licensed under MIT OR CC0-1.0.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| type-fest | 2.19.0, 4.41.0 | Sindre Sorhus | Homepage | A collection of essential TypeScript types |
The following 1 package are licensed under CC0-1.0.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| xml-utils | 1.10.2 | Daniel J. Dufour | Homepage | Parse XML without Blowing Up Your Bundle Size |
The following 1 package are licensed under MIT AND BSD-3-Clause.
| Package name | Version | Author | Homepage | Description |
|---|---|---|---|---|
| zstddec | 0.1.0 | Don McCurdy | Homepage | ZSTD (Zstandard) decoder for Web and Node.js, using WebAssembly |