mafintosh / pumpifyLinks
Combine an array of streams into a single duplex stream using pump and duplexify
☆255Updated 11 months ago
Alternatives and similar repositories for pumpify
Users that are interested in pumpify are comparing it to the libraries listed below
Sorting:
- Split Streams3 style☆289Updated 11 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 11 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Deprecate all the things☆330Updated 8 months ago
- Create and parse HTTP Content-Type header☆136Updated last week
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- ☆345Updated 5 years ago
- Infer the content-type of a request.☆228Updated 2 months ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆437Updated last month
- Convert streams (readable or writable) to promises☆139Updated 11 months ago
- Create streams lazily when they are accessed (read from/written to).☆55Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- parse a url with memoization☆186Updated 2 weeks ago
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- Execute a callback when a request closes, finishes, or errors☆399Updated 2 weeks ago
- extend like a boss☆305Updated 4 years ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- Extra assertions on top of node's assert module☆122Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Execute a listener when a response is about to write headers.☆157Updated 2 weeks ago
- writable stream that concatenates strings or data and calls a callback with the result☆578Updated 3 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 10 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 3 years ago
- Body parsing☆121Updated last year
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated 11 months ago
- streaming line delimited json parser + serializer☆296Updated 3 years ago
- fs bindings for tar-stream☆356Updated last week
- ☆155Updated last year