Asynchronous assert fails in Mocha you can see and don't timeout
A robust, ES3 compatible, "has own property" predicate.
What is the type of this builtin JS value?
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.
Robustly get the length of a Typed Array
Is this value a JS DataView? 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.
Which kind of boxed JS primitive is this?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Fast deep equal
Robustly get the byte length of a Typed Array
Robustly get the byte offset of a Typed Array
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Drop-in replacement for assert to give diff on deepEqual.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
A port of Node v6's internal _deepEqual function in a universal style
node's assert.deepEqual algorithm
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
TypeScript definitions for deep-equal
A helper to optimistically set Symbol.toStringTag, when possible.
JavaScript micro templates.
minimalistic-assert ===
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Get and robustly cache all JS language-level intrinsics at first require time