sindresorhus / into-stream
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
☆206Updated last year
Alternatives and similar repositories for into-stream:
Users that are interested in into-stream are comparing it to the libraries listed below
- Get a stream as a string, Buffer, ArrayBuffer or array☆346Updated 5 months ago
- Split Streams3 style☆288Updated 10 months ago
- Clean up error stack traces☆339Updated 2 years ago
- A stream implementation that does more by doing less☆251Updated 10 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- Create an error from multiple errors☆245Updated last year
- Check if something is a Node.js stream☆110Updated 5 months ago
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- He is like Batman, but for Node.js stack traces☆252Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- Convert streams (readable or writable) to promises☆139Updated 10 months ago
- Creates super long stack traces☆195Updated 5 months ago
- Get callsites from the V8 stack trace API☆266Updated 9 months ago
- Promisify an event by waiting for it to be emitted☆434Updated last year
- An iteration of the Node.js core streams with a series of improvements.☆229Updated 2 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 10 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆272Updated 5 months ago
- Compare, format, diff and serialize any JavaScript value☆208Updated last week
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 3 months ago
- Captures and cleans stack traces.☆194Updated last year
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated 10 months ago
- `require`s taking too much time? Profile 'em.☆374Updated 10 months ago
- Import a module lazily☆248Updated 2 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆167Updated 2 years ago
- Infer the content-type of a request.☆228Updated 3 weeks ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago