sindresorhus / into-streamLinks
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
☆208Updated last year
Alternatives and similar repositories for into-stream
Users that are interested in into-stream are comparing it to the libraries listed below
Sorting:
- Split Streams3 style☆289Updated 11 months ago
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Create an error from multiple errors☆245Updated last year
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆167Updated this week
- Get callsites from the V8 stack trace API☆268Updated 11 months ago
- He is like Batman, but for Node.js stack traces☆252Updated last year
- A stream implementation that does more by doing less☆252Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆274Updated 7 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 11 months ago
- Get stdin as a string or buffer☆338Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 5 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Creates super long stack traces☆195Updated 7 months ago
- Tiny LRU cache for Client or Server☆163Updated this week
- Create and parse HTTP Content-Type header☆136Updated last week
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Reliably get the terminal window size☆140Updated last year
- Captures and cleans stack traces.☆194Updated last year
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated 11 months ago
- Execute a listener when a response is about to write headers.☆157Updated last week
- Compare, format, diff and serialize any JavaScript value☆209Updated this week
- 🌲high performance debug logging 🐞☆155Updated 4 months ago
- An iteration of the Node.js core streams with a series of improvements.☆229Updated 4 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago