get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
get-uri
Returns a `stream.Readable` from a URI string
papaparse
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
consumable-stream
A readable async stream which can be iterated over using a for-await-of loop.