is-stream
Check if something is a Node.js stream
duplexify
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
pumpify
Combine an array of streams into a single duplex stream using pump and duplexify