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
- Get callsites from the V8 stack trace API☆266Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated last month
- Check if something is a Node.js stream☆112Updated 9 months ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 3 years ago
- Captures and cleans stack traces.☆193Updated last year
- Create an error from multiple errors☆246Updated last year
- Tiny LRU cache for Client or Server☆164Updated this week
- 🌲high performance debug logging 🐞☆157Updated 6 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 9 months ago
- when you want to fire an event no matter how a process exits.☆192Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- A stream implementation that does more by doing less☆255Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 2 months ago
- Write data to a random temporary file☆105Updated last year
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- Write files in an atomic fashion w/configurable ownership☆237Updated 3 weeks ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- An iteration of the Node.js core streams with a series of improvements.☆231Updated last month
- 🚸 Cross platform children list of a PID.☆125Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆274Updated 9 months ago
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago
- Create and parse HTTP Content-Type header☆137Updated last week
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 7 months ago