Test if a value is Node stream-like.
Test if a value is a number having a nonnegative integer value.
Assert that two Node-API typed array data types are equal.
Test if a value is a Uint8ClampedArray.
Test if a value is an Error object.
Test if a value is a number having a positive value.
Return a function which tests if every element in an array-like object passes a test condition.
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Test if a double-precision floating-point numeric value is finite.
Test if a value is an Int32Array.
Test if a value is NaN.
Test if a value is an Int8Array.
Test if a value is a collection.
Test if a value is an Int16Array.
Test if an object has a specified property, either own or inherited.
Extra assertions on top of node's assert module
Translation between JavaScript values and Buffers
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Test if a single-precision floating-point numeric value is finite.
Test if a value is an arguments object.
Test if a value is a number having a positive integer value.
Buffer.
Test if a value is an array-like object.
A pure javascript CRC32 algorithm that plays nice with binary data