pify
Promisify a callback-style function
universalify
Make a callback- or promise-based function support both promises and callbacks.
end-of-stream
Call a callback when a readable/writable/duplex stream has completed or failed.
pump
pipe streams together and close all of them if one of them closes