creates a transform stream that splits chunks without intermediate string conversion
split a Text Stream into a Line Stream, using Stream 3
minimal implementation of a PassThrough stream
Transform stream to read line-by-line and write a string
TypeScript definitions for split2
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
split a Text Stream into a Line Stream
Extensions to Node.js child_process module
Split email messages into an object stream
Encode and decode base64 encoded strings
Safer Node.js Buffer API
No description provided.
Encode and decode quoted-printable strings according to rfc2045
Modern Buffer API polyfill without footguns
Node.js Buffer API, for the browser
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
A combination of through2 and split with a straightforward interface.
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.
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a DataView, robustly.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.