Get the byteLength out of a DataView, robustly.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the [[Prototype]] of an object
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
Get the byteOffset out of a DataView, robustly.
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
A function that returns the normally hidden `AsyncFunction` constructor
Is this an arguments object? It's a harder question than you think.
Test if a finite double-precision floating-point number is an integer.
Test if a finite numeric value is an odd number.
A function that returns the normally hidden `GeneratorFunction` constructor
Test if a double-precision floating-point numeric value is positive zero.
Standard assertion utilities.
Get the ArrayBuffer out of a DataView, robustly.
Test if a double-precision floating-point numeric value is negative zero.
utility to create a universal WebWorker from a function
Parse the things that can be arguments to `npm install`
Assert that a Node-API value is a specified Node-API data type.
PATTERN_KEY_COMPARE implementation
Test if a finite numeric value is an even number.
Finds the top domain for a URL
Detect native generator function support.
Robustly set the [[Prototype]] of an object
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.