`Iterator.prototype`, or a shared object to use.
Get the ArrayBuffer out of a TypedArray, robustly.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the [[Prototype]] of an object
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Type check values
Is this value an ES BigInt?
Get the byteOffset out of a DataView, robustly.
An ES2015 spec-compliant `Function.prototype.name` shim
Get the byteLength out of a DataView, robustly.
Featherweight assert module
Power Assert in JavaScript
List of node.js builtin modules
A function that returns the normally hidden `AsyncFunction` constructor
Is this an arguments object? It's a harder question than you think.
A function that returns the normally hidden `GeneratorFunction` constructor
Power Assert output formatter
Power Assert feature enhancer for assert function/object
Get the ArrayBuffer out of a DataView, robustly.
Check if an environment is little endian.
Detect native Symbol.toStringTag support.
Ensure CSS selectors are unique.
Detect native Uint16Array support.
Robustly set the [[Prototype]] of an object