sindresorhus / into-streamLinks
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
☆212Updated 3 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:
- 🌲high performance debug logging 🐞☆160Updated 2 months ago
- Clean up error stack traces☆344Updated last month
- when you want to fire an event no matter how a process exits.☆196Updated last month
- Split Streams3 style☆293Updated last year
- Get callsites from the V8 stack trace API☆267Updated 3 months ago
- Check if something is a Node.js stream☆115Updated last year
- Create an error from multiple errors☆250Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Module to hook into the Node.js require function☆180Updated 2 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 6 months ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- A stream implementation that does more by doing less☆256Updated last month
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 4 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆176Updated this week
- Monkey-patches for file system related things☆119Updated 3 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 3 months ago
- An iteration of the Node.js core streams with a series of improvements.☆236Updated 2 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Create and parse HTTP Content-Type header☆141Updated last month
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- programmatic npm API☆111Updated 4 years ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Wait for a condition to be true☆166Updated 3 months ago