Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
☆193Jun 14, 2024Updated last year
Alternatives and similar repositories for duplexify
Users that are interested in duplexify are comparing it to the libraries listed below
Sorting:
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Jun 14, 2024Updated last year
- A ponyfill for Buffer.allocUnsafe☆15Nov 20, 2018Updated 7 years ago
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Jun 11, 2019Updated 6 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Jun 14, 2024Updated last year
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Jun 16, 2025Updated 8 months ago
- A ponyfill for Buffer.alloc☆14Nov 20, 2018Updated 7 years ago
- Create a levelDB instance on your local machine☆12Nov 15, 2016Updated 9 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- ☆26Dec 7, 2017Updated 8 years ago
- process.nextTick always accepts args, always☆33Jun 19, 2019Updated 6 years ago
- ☆13Jan 11, 2019Updated 7 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Transform native bindings to be relative to their file☆12Jan 24, 2017Updated 9 years ago
- Utilities for the snapdragon parser/compiler.☆18Aug 12, 2020Updated 5 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Nov 24, 2018Updated 7 years ago
- Test and report p2p connectivity on the current network☆30Apr 8, 2022Updated 3 years ago
- Non-blocking stdout stream☆38Jun 14, 2024Updated last year
- A binary stream multiplexer☆144Jul 8, 2018Updated 7 years ago
- Encode/decode DNS-SD TXT record RDATA fields☆25Jan 20, 2020Updated 6 years ago
- Distributed input/output pipe.☆118Jul 11, 2017Updated 8 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- A hypercore peer that will backup multiple hypercores/hyperdrives efficiently to disk.☆72Nov 30, 2018Updated 7 years ago
- Distributed map and filter☆33Nov 3, 2016Updated 9 years ago
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Aug 23, 2022Updated 3 years ago
- pipe streams together and close all of them if one of them closes☆918Jun 16, 2025Updated 8 months ago
- One promise for multiple requests in flight to avoid async duplication☆17Aug 4, 2020Updated 5 years ago
- Experimental quick-n-dirty file sharing tool on top of dat☆13May 2, 2017Updated 8 years ago
- Minimal CLI to mirror hyperdrives in memory + webrtc☆12Feb 17, 2019Updated 7 years ago
- Parse and stringify mdns service types☆15Jul 16, 2017Updated 8 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Apr 24, 2020Updated 5 years ago
- Simple pull-streams for websocket client and server connections☆24Apr 18, 2023Updated 2 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Bike shed mutex lock implementation☆90Mar 31, 2022Updated 3 years ago
- Base class for random access stores☆30Feb 5, 2018Updated 8 years ago
- A stream of fixed-size blocks☆53Nov 24, 2025Updated 3 months ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆80Jun 14, 2024Updated last year