Splitting shell strings while preserving SGR escape sequences
split a Text Stream into a Line Stream, using Stream 3
Extensions to Node.js child_process module
No description provided.
split a Text Stream into a Line Stream
Split email messages into an object stream
Node.js Buffer API, for the browser
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Safer Node.js Buffer API
Easy way to split a string on a given character unless it's quoted or escaped.
Modern Buffer API polyfill without footguns
Split a string on the first occurance of a given separator
Determine if an object is a Buffer
Convert a typed array to a Buffer without a copy
Constant-time comparison of Buffers
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Encode and decode quoted printable and base64 strings
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Split buffers and streams into smaller chunks
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a DataView, robustly.