buffer
Node.js Buffer API, for the browser
jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
buffer-from
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.