es-to-primitive
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
undefsafe
Undefined safe way of extracting object properties
defined
return the first argument that is `!== undefined`
koalas
Coalesce for JavaScript. Returns the first value that is not undefined or null.