bl
popularBuffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
Updated by @matteo.collina
into-stream
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Updated by @sindresorhus
smart-buffer
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Updated by @joshglazebrook
clone-deep
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Updated by @doowb