jpommerening / node-lazystreamLinks
Create streams lazily when they are accessed (read from/written to).
☆55Updated 2 years ago
Alternatives and similar repositories for node-lazystream
Users that are interested in node-lazystream are comparing it to the libraries listed below
Sorting:
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Check if something is a Node.js stream☆112Updated 11 months ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 months ago
- Benchmark of the most commonly used http routers☆80Updated last year
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Clone a Readable stream, safely☆119Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 4 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated 3 weeks ago
- recursively find the closest package.json☆47Updated 2 years ago
- Start a promise chain