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☆290Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Create an error from multiple errors☆245Updated last year
- A stream that emits multiple other streams one after another (streams3)☆294Updated 3 years ago
- Module to hook into the Node.js require function☆175Updated 4 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 8 months ago
- A stream implementation that does more by doing less☆254Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Tiny LRU cache for Client or Server☆162Updated this week
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆275Updated 8 months ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Get callsites from the V8 stack trace API☆267Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- Captures and cleans stack traces.☆193Updated last year
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago
- An iteration of the Node.js core streams with a series of improvements.☆230Updated last month
- Promisify an event by waiting for it to be emitted☆436Updated last year
- 🌲high performance debug logging 🐞☆156Updated 5 months ago
- When close() is just not enough☆189Updated 4 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆168Updated last month
- when you want to fire an event no matter how a process exits.☆192Updated last year
- Compare, format, diff and serialize any JavaScript value☆209Updated last week
- Reliably get the terminal window size☆142Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year