mafintosh / duplexify
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
☆191Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for duplexify
- Call a callback when a readable/writable/duplex stream has completed or failed.☆148Updated 3 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☆111Updated 3 weeks ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated 5 months ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 6 years ago
- extend like a boss☆304Updated 4 years ago
- Like ruby's Abbrev module☆164Updated last month
- Delay the evaluation of a paramless async function and cache the result☆97Updated 5 months ago
- Create and parse HTTP Content-Type header☆131Updated 4 months ago
- Creates super long stack traces☆194Updated 3 weeks ago
- Simple benchmarking tool with TAP-like output that is easy to parse☆169Updated 2 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 4 years ago
- no longer maintained, sorry!☆195Updated 6 years ago
- When close() is just not enough☆189Updated 4 years ago
- Streaming JSON.stringify()☆60Updated 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☆89Updated last year
- convert module usage to inline expressions☆74Updated last year
- Zero-overhead asynchronous series/each/map function calls☆67Updated 4 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆107Updated 4 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆162Updated last year
- Creates a duplex stream☆95Updated 3 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆207Updated 11 months ago
- A simple LRU cache☆135Updated 2 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆113Updated 7 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 9 years ago
- parse the test anything protocol☆121Updated last year
- Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated last year