jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

buffer-from

A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.