kind-of
Get the native type of a value.
koalas
Coalesce for JavaScript. Returns the first value that is not undefined or null.
get-object
Get a property from an object using dot (object path) notation.
any
Returns `true` if a value exists in the given string, array or object.
object.pluck
Like pluck from underscore / lo-dash, but returns an object composed of specified properties, with values unmodified from those of the original object.