kind-of
Get the native type of a value.
get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
define-property
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
reusify
Reuse objects and functions with style
isobject
Returns true if the value is an object and not an array or null.