Safely push each item of an array to a stream
split a Text Stream into a Line Stream, using Stream 3
Convert Node Streams into ECMAScript-Observables
Split email messages into an object stream
Concatenate a readable stream's data into a single array
Turn a readable stream into multiple readable streamx streams
Chop a single stream of data into a series of readable streams
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Get a stream as a string, Buffer, ArrayBuffer or array
split a Text Stream into a Line Stream
Merge multiple streams into a unified stream
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Combines quads of a RDF/JS quad stream to a stream of RDF/JS Dataset chunks
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
Read arrays as standard WhatWG streams.
Like JSONStream, but using Minipass streams
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
No description provided.
Combines multiple chunks of a stream to arrays of chunks
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
- For arrays: https://github.com/stream-utils/stream-to-array - For strings: https://github.com/stream-utils/raw-body
A combination of through2 and split with a straightforward interface.