Add support for RTL languages to mapbox-gl-js.
An ESnext spec-compliant `DisposableStack`, `AsyncDisposableStack`, `Symbol.dispose`, and `Symbol.asyncDispose` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `String.prototype.toWellFormed` shim/polyfill/replacement that works as far down as ES3.
Resolve things like Node.js — ponyfill for `import.meta.resolve`
No description provided.
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
Native JS murmur hash implementation
Diff utility used in the Visual Studio Code source.
> Import maps: a way to control the behavior of JavaScript imports. [WICG/import-maps](https://github.com/WICG/import-maps)
A tool to get browser's scrollbars width.
Shims for the latest ES module features
Implementation of the HTML encoding sniffer algo, with stream support
A fast Luhn algorithm for validating credit cards
Module resolution utilities based on Node.js upstream implementation.
TypeScript definitions for sha.js
Collection of useful functions
Generating uuid-hash from string
Gatsby transformer plugin for images using Sharp
HKDF with no dependencies using runtime's native crypto
Compares two HTML
NodeJS implementation of decision tree, random forest, and XGBoost algorithms with comprehensive performance testing (Node.js 20+)
Implementation of the Aho-Corasick string searching algorithm, as described in the paper "Efficient string matching: an aid to bibliographic search".
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
A lightweight 3D physics engine written in JavaScript.