Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.
An ES5 mostly-spec-compliant `Object.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
Resolve any installed ES6 compatible promise
ECMAScript6 Map polyfill
Label layout transform for Vega dataflows.
Browser Compatible Object Hashing
Pure JavaScript crypto implementation using noble-hashes for otplib
Pure-JS CRC-32
Data about countries - like their ISO codes and currencies
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
mirror of glob, bundled and exposed as ES module including for browser
A robust ES3-compatible polyfill for the `RegExp.escape` proposal - see https://github.com/tc39/proposal-regex-escaping
xxHash in Javascript
Encoder and decoder for the Wolt BlurHash algorithm.
simpler faster substitute for LRU
JavaScript source analysis and visualizer
An ES spec-compliant `Array.prototype.forEach` shim/polyfill/replacement that works as far down as ES3.
provides utilities for nodejs to be able to resolve es modules, such as providing the __dirname and __filename variables
A library for localizing zod error messages.
construct pipes of streams of events
Binary serialization of arbitrarily complex structures that sort element-wise
ECMAScript (ESTree) AST walker
Generates an image from a DOM node using HTML5 canvas and SVG
An ESnext spec-compliant `String.prototype.toWellFormed` shim/polyfill/replacement that works as far down as ES3.