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:
- A stream implementation that does more by doing less☆254Updated last year
- Split Streams3 style☆290Updated last year
- Create an error from multiple errors☆245Updated last year
- Get callsites from the V8 stack trace API☆268Updated 11 months ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 7 months ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- 🌲high performance debug logging 🐞☆155Updated 5 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆274Updated 7 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Reliably get the terminal window size☆141Updated last year
- Compare, format, diff and serialize any JavaScript value☆209Updated this week
- Captures and cleans stack traces.☆193Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆168Updated 3 weeks ago
- when you want to fire an event no matter how a process exits.☆190Updated last year
- Creates super long stack traces☆195Updated 7 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Tiny LRU cache for Client or Server☆162Updated last week
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- Convert streams (readable or writable) to promises☆139Updated last year
- ☆250Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆245Updated 2 weeks ago
- Infer the content-type of a request.☆228Updated 2 weeks ago
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- Module to hook into the Node.js require function☆175Updated 3 months ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 6 months ago
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago