Asserts the node version against one from the package.json or .nvmrc file
Is this specifier a node.js core module?
assert with status codes
Synchronous validation of a path existing either as a file or as a directory.
minimalistic-assert ===
The assert module from Node.js, for the browser.
A querystring parser that supports nesting and arrays, with a depth limit
Detect native Buffer support.
Get the byteLength out of a DataView, robustly.
Get the ArrayBuffer out of a TypedArray, robustly.
Get the byteOffset out of a DataView, robustly.
A robust, ES3 compatible, "has own property" predicate.
Featherweight assert module
Get the ArrayBuffer out of a DataView, robustly.
The node core libs for in browser usage.
Is this value a JS ArrayBuffer?
Extra assertions on top of node's assert module
Is this value a JS SharedArrayBuffer?
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Which kind of boxed JS primitive is this?
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
`Object.defineProperty`, but not IE 8's broken one.
What is the type of this builtin JS value?
A helper to optimistically set Symbol.toStringTag, when possible.