mafintosh / duplexify
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
☆192Updated 10 months ago
Alternatives and similar repositories for duplexify:
Users that are interested in duplexify are comparing it to the libraries listed below
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated 10 months ago
- Check if something is a Node.js stream☆111Updated 5 months ago
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Updated 2 years ago
- Superseded by memory-level. In-memory abstract-leveldown store for Node.js and browsers.☆287Updated 4 months ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated 4 months ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Delay the evaluation of a paramless async function and cache the result☆97Updated 10 months ago
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- no longer maintained, sorry!☆196Updated 6 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- 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
- extend like a boss☆305Updated 4 years ago
- Module that helps you write generated functions in Node☆78Updated 10 months ago
- mutiplex-demultiplex multiple streams through a single text Stream☆181Updated 9 years ago
- Server router☆61Updated 5 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 8 years ago
- Trie-based URL Routing☆188Updated 10 years ago
- Like ruby's Abbrev module☆166Updated 2 weeks ago
- A stream that emits multiple other streams one after another.☆142Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆167Updated 2 years ago
- Simple WebSockets Client/Server (RFC6455)☆66Updated 3 years ago
- Get a random temporary file path☆79Updated 2 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago
- Creates a duplex stream☆95Updated 4 years ago