get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
is-descriptor
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
is-data-descriptor
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
is-accessor-descriptor
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
get-uri
Returns a `stream.Readable` from a URI string