Stream utils for NodeJS
Terminal utils for NodeJS
destroy a stream if possible
Process utils for NodeJS
Subprocess utils for NodeJS
Filesystem utils for Node
Object utils
Array utils
Get and validate the raw body of a readable stream.
A small set of utilities for streams.
Concatenate a readable stream's data into a single array
Pause a stream's data events
Unpipe a stream from all destinations
Network utils for Node
- For arrays: https://github.com/stream-utils/stream-to-array - For strings: https://github.com/stream-utils/raw-body
Streaming JSON.stringify()
Easily unzip an HTTP stream
Make a readable stream by input content, content could be `String`, `Buffer`, `Object`, `Number` and so on.
Node.js Streams, a user-land copy of the stream library from Node.js
Listen readable stream `end` or `error` event once
Check if something is a Node.js stream
The log/tasks/spinners portion of Ionic CLI Framework
Get a stream as a string, Buffer, ArrayBuffer or array
Remove duplicates from a stream based on a hashing function