Determine if a value is an ES6 Symbol or not.
Power Assert in JavaScript
Type check values
An ES2015 spec-compliant `Function.prototype.name` shim
Is this value an ES BigInt?
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Get the byteLength out of a DataView, robustly.
Unix datagram socket
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the [[Prototype]] of an object
Featherweight assert module
Power Assert output formatter
List of node.js builtin modules
A function that returns the normally hidden `AsyncFunction` constructor
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
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
Takes a line and returns a line at offset by the specified distance.
Get the ArrayBuffer out of a DataView, robustly.
Power Assert feature enhancer for assert function/object
Check if an environment is little endian.