define-data-property
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
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
plexer
Create a duplex stream from a readable and a writable stream.