mafintosh / duplexify
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
☆192Updated 9 months ago
Alternatives and similar repositories for duplexify:
Users that are interested in duplexify are comparing it to the libraries listed below
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Check if something is a Node.js stream☆110Updated 5 months ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆90Updated last year
- Create and parse HTTP Content-Type header☆134Updated 8 months ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated 9 months ago
- Delay the evaluation of a paramless async function and cache the result☆97Updated 9 months ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆190Updated last year
- extend like a boss☆306Updated 4 years ago
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Updated 2 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 10 years ago
- Transform your data as it pass by, synchronously.☆104Updated last week
- Module that helps you write generated functions in Node☆78Updated 9 months ago
- Split Streams3 style☆287Updated 9 months ago
- Creates super long stack traces☆195Updated 5 months ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 7 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated 9 months ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 4 years ago
- Body parsing☆121Updated last year
- A stream that emits multiple other streams one after another.☆142Updated last year
- Like ruby's Abbrev module☆165Updated 6 months ago
- get the local network address of your machine☆67Updated 8 years ago
- Error handling utilities for node☆122Updated 2 years ago
- Server router☆61Updated 5 years ago
- koa version of lusca. Application security for koa.☆66Updated 3 years ago
- Abstract message protocol for nodejs☆134Updated 6 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Trie-routing for Koa☆121Updated 5 years ago