sindresorhus / into-streamLinks
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
☆210Updated last month
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☆292Updated last year
- A stream that emits multiple other streams one after another (streams3)☆293Updated 4 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- when you want to fire an event no matter how a process exits.☆193Updated 2 years ago
- Create an error from multiple errors☆249Updated 2 years ago
- A stream implementation that does more by doing less☆255Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆355Updated 11 months ago
- Clean up error stack traces☆342Updated last month
- Get callsites from the V8 stack trace API☆266Updated last month
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆283Updated 11 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 2 years ago
- Check if something is a Node.js stream☆113Updated 11 months ago
- Compare, format, diff and serialize any JavaScript value☆209Updated 2 months ago
- 🌲high performance debug logging 🐞☆159Updated 9 months ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- Write data to a random temporary file☆107Updated last year
- Write files in an atomic fashion w/configurable ownership☆241Updated last month
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 4 months ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Create and parse HTTP Content-Type header☆138Updated 2 weeks ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆170Updated 2 weeks ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆93Updated last month
- 🕐 Performance timings for HTTP requests☆193Updated 4 years ago
- Reliably get the terminal window size☆144Updated last year
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 months ago
- Convert streams (readable or writable) to promises☆139Updated last year