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
- A stream that emits multiple other streams one after another (streams3)☆294Updated 3 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 2 months ago
- A stream implementation that does more by doing less☆255Updated last year
- 🌲high performance debug logging 🐞☆157Updated 7 months ago
- Get callsites from the V8 stack trace API☆265Updated last year
- Create an error from multiple errors☆246Updated last year
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Clean up error stack traces☆341Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆275Updated 9 months ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated this week
- Captures and cleans stack traces.☆194Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- Write data to a random temporary file☆105Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 8 months ago
- Check if something is a Node.js stream☆112Updated 9 months ago
- Create and parse HTTP Content-Type header☆138Updated 2 weeks ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- An iteration of the Node.js core streams with a series of improvements.☆231Updated 2 months ago
- Compare, format, diff and serialize any JavaScript value☆209Updated this week
- 🕐 Performance timings for HTTP requests☆191Updated 4 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Module to hook into the Node.js require function☆177Updated 6 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Reliably get the terminal window size☆142Updated last year
- A ridiculously light-weight function argument validator☆133Updated last month
- Creates a minimal Express server for testing☆119Updated 5 years ago