Get the byteLength out of a DataView, robustly.
Get the ArrayBuffer out of a TypedArray, robustly.
An ES2015 spec-compliant `Function.prototype.name` shim
`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.
Is this value an ES BigInt?
Featherweight assert module
Get the byteOffset out of a DataView, robustly.
List of node.js builtin modules
A tiny get function, similar to Lodash.get
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 feature enhancer for assert function/object
Power Assert output formatter
Get the ArrayBuffer out of a DataView, robustly.
Detect native Symbol.toStringTag support.
Check if an environment is little endian.
Test if a double-precision floating-point numeric value is NaN.
Detect native Float32Array support.
Detect native Uint16Array support.
Robustly set the [[Prototype]] of an object
Detect native Uint8Array support.