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)
empty-lite
Check empty for: array, string, object, function, number, date
check-tool
Simple set of functions to check variables. Includes check of undefined / defined / defined and not null / defined and not empty / is number / is function is object