sindresorhus / into-streamLinks
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
☆208Updated 3 weeks ago
Alternatives and similar repositories for into-stream
Users that are interested in into-stream are comparing it to the libraries listed below
Sorting:
- Create an error from multiple errors☆247Updated 2 years ago
- Split Streams3 style☆291Updated last year
- A stream that emits multiple other streams one after another (streams3)☆293Updated 4 years ago
- Clean up error stack traces☆341Updated 2 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- 🌲high performance debug logging 🐞☆158Updated 8 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 4 months ago
- A stream implementation that does more by doing less☆255Updated last year
- Get callsites from the V8 stack trace API☆266Updated 3 weeks ago
- Check if something is a Node.js stream☆112Updated 11 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆280Updated 11 months ago
- Captures and cleans stack traces.☆195Updated last year
- Safely and quickly serialize JavaScript objects☆352Updated 9 months ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆175Updated 11 months ago
- 🕐 Performance timings for HTTP requests☆193Updated 4 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated last week
- Reliably get the terminal window size☆144Updated last year
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated 2 weeks ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated last month
- Write data to a random temporary file☆105Updated last year
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Module to hook into the Node.js require function☆177Updated last week
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Create and parse HTTP Content-Type header☆138Updated 2 months ago
- Convert streams (readable or writable) to promises☆139Updated 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
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 9 months ago