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
elv
Elvis operator functionality for JavaScript.
extant
Basically, SQL COALESCE in JavaScript; return the first value that is not null.