Detect native Float64Array support.
Check if an environment is big endian.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Test if an object has a specified property.
Power Assert feature enhancer for assert function/object
Detect native Uint32Array support.
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Test if a value is an object.
Test if a value is a regular expression.
Detect native Symbol support.
Test if a value is a string.
Test if a value is a number.
A list of color names and its values
Test if a value is a Float32Array.
Test if a value is a Uint16Array.
Test if a value is a Buffer object.
Test if a value is a boolean.
Test if a value is a Uint8Array.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
Test if a value is a plain object.
Test if a value is a function.