A function that returns the normally hidden `AsyncFunction` constructor
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Oxc Transformer Node API
Test if a double-precision floating-point numeric value is NaN.
Detect native Uint16Array support.
Detect native Uint8Array support.
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
uvu is an extremely fast and lightweight test runner for Node.js and the browser
Detect native Float64Array support.
Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Get and robustly cache all JS language-level intrinsics at first require time
Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible
Detect native Symbol.toStringTag support.
Generic options parameter handling.
Get the ArrayBuffer out of a DataView, robustly.
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
Nanoscale assertion module
Check if an environment is little endian.
Test if a value is an object.
Generate errors that contain a code frame that point to source locations.
Detect native Float32Array support.
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Check if an environment is big endian.
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.