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