duplexify

Turn a writeable and readable stream into a single streams2 duplex stream.

duplexify repository preview
What You'll Learn

Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input

Technologies & Topics
utility
Getting Started

1. Clone the Repository

git clone https://github.com/mafintosh/duplexify.git

2. Follow the README

Check the repository's README file for specific setup instructions, dependencies, and usage examples.

3. Explore and Learn

Study the code structure, run the examples, and experiment with modifications to deepen your understanding.

Repository Info
Language
JavaScript
Stars
192
Published
7/7/2014
CategoryNode.js
More in Node.js