sindresorhus / into-streamLinks
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
☆212Updated 4 months ago
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☆293Updated last year
- Create an error from multiple errors☆249Updated 2 years ago
- Check if something is a Node.js stream☆115Updated last year
- A stream implementation that does more by doing less☆255Updated 2 months ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 7 months ago
- Clean up error stack traces☆345Updated 2 months ago
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- Write data to a random temporary file☆108Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- 🌲high performance debug logging 🐞☆160Updated 2 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- Module to hook into the Node.js require function☆181Updated 2 months ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆175Updated this week
- Write files in an atomic fashion w/configurable ownership☆244Updated last month
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 3 months ago
- Compare, format, diff and serialize any JavaScript value☆210Updated 4 months ago
- A stream that emits multiple other streams one after another (streams3)☆295Updated 4 years ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 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
- Convert streams (readable or writable) to promises☆139Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 6 months ago
- 🕐 Performance timings for HTTP requests☆192Updated 4 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago