promise-coalesce

Coalesces multiple promises for the same identifier into a single request

coalescy

Simple function that return the first non null or undefined argument

extant

Basically, SQL COALESCE in JavaScript; return the first value that is not null.