es-to-primitive
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
defined
return the first argument that is `!== undefined`
undefsafe
Undefined safe way of extracting object properties
typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)