mafintosh / pumpifyLinks
Combine an array of streams into a single duplex stream using pump and duplexify
☆255Updated last year
Alternatives and similar repositories for pumpify
Users that are interested in pumpify are comparing it to the libraries listed below
Sorting:
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Split Streams3 style☆292Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 months ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 4 years ago
- ☆346Updated 6 years ago
- Create and parse HTTP Content-Type header☆138Updated 2 weeks ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- streaming line delimited json parser + serializer☆297Updated 3 years ago
- Deprecate all the things☆328Updated last year
- Creates super long stack traces☆196Updated 11 months ago
- Extra assertions on top of node's assert module☆120Updated 2 years ago
- When close() is just not enough☆189Updated 5 years ago
- Execute a listener when a response is about to write headers.☆162Updated 3 weeks ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆210Updated last month
- A simple LRU cache☆136Updated 3 years ago
- Infer the content-type of a request.☆227Updated 3 weeks ago
- ☆252Updated 5 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Body parsing☆121Updated last year
- ☆155Updated last year
- Like ruby's Abbrev module☆167Updated this week
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 4 years ago
- Error handling utilities for node☆126Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆193Updated 2 years ago
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 4 years ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆437Updated last week
- Higher-level content negotiation☆261Updated 2 weeks 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