is-stream
Check if something is a Node.js stream
define-data-property
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
duplexify
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input