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.
asynckit
Minimal async jobs utility library, with streams support
isobject
Returns true if the value is an object and not an array or null.