async

Higher-order functions and common patterns for asynchronous code

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.