ast-is-empty
Find out, is nested array/object/string/AST tree is empty
is-blank
Check whether a value is empty or blank, includes string whitespace support
empty-value
Check if a given value is empty in JS extending his "truthy" and "falsy" nature
is-empty-function
Check that given string, function or arrow function have empty body, using `parse-function`.