mafintosh / duplexify
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
☆191Updated 7 months ago
Alternatives and similar repositories for duplexify:
Users that are interested in duplexify are comparing it to the libraries listed below
- Check if something is a Node.js stream☆110Updated 3 months ago
- 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.☆148Updated 4 years ago
- Delay the evaluation of a paramless async function and cache the result☆97Updated 7 months ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated 7 months ago
- Bike shed mutex lock implementation☆88Updated 2 years ago
- Create and parse HTTP Content-Type header☆133Updated 6 months ago
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Updated 2 years ago
- Like ruby's Abbrev module☆164Updated 3 months ago
- An iteration of the Node.js core streams with a series of improvements.☆226Updated this week
- Module that helps you write generated functions in Node☆78Updated 7 months ago
- Zero-overhead asynchronous series/each/map function calls☆68Updated 4 years ago
- Transform your data as it pass by, synchronously.☆102Updated 2 months ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆113Updated 7 years ago
- Easy error subclassing and stack customization☆66Updated 4 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆90Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆163Updated last year
- Continuous reading or writing to a file using random offsets and lengths☆154Updated last month
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 6 years ago
- Convert streams (readable or writable) to promises☆139Updated 7 months ago
- no longer maintained, sorry!☆195Updated 6 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 4 years ago
- Reliably get the terminal window size☆141Updated last year
- Creates a duplex stream☆95Updated 3 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated last month
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 4 years ago
- A test suite and interface you can use to implement a chunk based storage backend☆117Updated last year