Get the byteOffset out of a DataView, robustly.
A promise based streaming tokenizer
What is the type of this builtin JS value?
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Spec-compliant polyfill for String.prototype.matchAll
A simple list of possible Typed Array names.
Determine if a function is a native async function.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Colors, formatting and other tools for the console
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS ArrayBuffer?
Is this value an ES BigInt?
A function that returns the normally hidden `AsyncFunction` constructor
Is this an arguments object? It's a harder question than you think.
Create coverage badges from coverage reports. Using GitHub Actions and GitHub Workflow CPU time (no 3rd parties servers).
The buf CLI is a tool for working with Protocol Buffers.
The WASM package for prisma-fmt
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Detect the direction of text: left-to-right, right-to-left, or neutral
Command line argument parser
Portable Unix shell commands for Node.js
Map of URL attributes in HTML
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.