is-empty
Check whether a value is "empty".
kind-of
Get the native type of a value.
omit-empty
Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
typical
Isomorphic, functional type-checking for Javascript
has-value
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.