es-to-primitive172.9mMIT1.3.0ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
ljharb8 months agoundefined, primitive, abstract, ecmascript defined19.8mMIT1.0.1return the first argument that is `!== undefined`
inspect-jsabout 2 years agoundefined, short-circuit, ||, or undefsafe31.9mMIT2.0.5Undefined safe way of extracting object properties
remyabout 3 years agoundefined koalas13.1mMIT1.0.2Coalesce for JavaScript. Returns the first value that is not undefined or null.
doowbabout 3 years agoundefined, check, isnull, kind