A collection of commonly-used assertion functions
Test whether an input value is the string representing column-major order.
Test if a value is a probability.
Detect native BigInt support.
Detect native ArrayBuffer support.
Test if an input value is a supported array boolean data type.
Test if a double-precision floating-point number is a probability.
node tlv parser
Test if an object has a specified property, either own or inherited.
Determine if a buffer length is compatible with provided ndarray meta data.
Collapse the leading and trailing whitespace of a string
  
power-assert instrumentor for TypeScript
Test if a value is struct constructor-like.
Test if a value is a DataView.
Determine if a function is a native async function.
Cross spawn with a completion callback
A different tap parser
Detect native DataView support.
Test if an input value is a supported array complex-valued floating-point data type.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Looks up the first non-whitespace character to the left/right of a given index
Minimal assert with type checking
Adds a unique suffix to a string with process and thread uniqueness guarantees. Adapted from https://github.com/npm/write-file-atomic