universalify
Make a callback- or promise-based function support both promises and callbacks.
pify
Promisify a callback-style function
call-me-maybe
Let your JS API users either give you a callback or receive a promise
promise-breaker
Library to help write libraries that accept both promises and callbacks.