Test if an array-like object supports the accessor (get/set) protocol.
Test if a value is a typed array.
Test if a value is an Error object.
Test if a value is a number having a positive value.
Test if a value is a complex typed array.
Test if a value is a Complex128Array.
Extra assertions on top of node's assert module
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Test whether an input value is the string representing column-major order.
Return a function which tests if every element in an array-like object passes a test condition.
Detect native function name support.
Test if a value is an empty array.
Test if an array-like value contains a search value.
Test if a value is a BooleanArray.
Test if a value is an array-like object containing only nonnegative integers.
Type check values
Replace search occurrences with a replacement string.
Generate string from a token array by interpolating values.
Detect native Symbol.hasInstance support.
typesafe assertion library for TypeScript 3.7+
Test if a value is a number having a nonnegative value.
Insert supplied variable values into a format string.
Test if a value is Node writable stream-like.
Test if a value is an array-like object of numbers.