sindresorhus / into-streamLinks
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
☆211Updated 2 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
- Get callsites from the V8 stack trace API☆266Updated 2 months ago
- Clean up error stack traces☆344Updated last week
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆283Updated last year
- A stream that emits multiple other streams one after another (streams3)☆294Updated 4 years ago
- A stream implementation that does more by doing less☆256Updated 2 weeks ago
- Create an error from multiple errors☆249Updated 2 years ago
- An iteration of the Node.js core streams with a series of improvements.☆235Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆356Updated last year
- Captures and cleans stack traces.☆195Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆194Updated last year
- 🌲high performance debug logging 🐞☆159Updated 3 weeks ago
- Compare, format, diff and serialize any JavaScript value☆209Updated 2 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 5 months ago
- Check if something is a Node.js stream☆114Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆92Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆440Updated 2 months ago
- when you want to fire an event no matter how a process exits.☆194Updated 2 weeks ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆170Updated this week
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Reliably get the terminal window size☆144Updated 2 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated last year
- ES6 Proxies based deep clone☆128Updated 2 years ago
- He is like Batman, but for Node.js stack traces☆252Updated last year
- Read a chunk from a file☆124Updated last year
- 🕐 Performance timings for HTTP requests☆192Updated 4 years ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Benchmark of the most commonly used http routers☆81Updated last year