sindresorhus / into-streamLinks
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
☆213Updated 4 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:
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Split Streams3 style☆294Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Clean up error stack traces☆346Updated 2 months ago
- Check if something is a Node.js stream☆115Updated last year
- A stream that emits multiple other streams one after another (streams3)☆295Updated 4 years ago
- Compare, format, diff and serialize any JavaScript value☆210Updated 5 months ago
- Write data to a random temporary file☆108Updated this week
- Captures and cleans stack traces.☆195Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- A stream implementation that does more by doing less☆256Updated 3 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- Create an error from multiple errors☆249Updated 2 years ago
- 🌲high performance debug logging 🐞☆160Updated 3 months ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 9 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- A ridiculously light-weight function argument validator☆133Updated 6 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- An iteration of the Node.js core streams with a series of improvements.☆236Updated last week
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- Get the path of the parent module☆79Updated 4 months ago
- Convert streams (readable or writable) to promises☆139Updated last year
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago