has-value
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
ast-is-empty
Find out, is nested array/object/string/AST tree is empty
util-nonempty
Is the input (plain object, array, string or whatever) not empty?
typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)