has-value
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
koalas
Coalesce for JavaScript. Returns the first value that is not undefined or null.
is-window
Checks if the given value is a window object.