null-check
Ensure a path doesn't contain null bytes
typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
falzy
Check if the value is undefined, null, empty string, NaN and Infinity.
empty-value
Check if a given value is empty in JS extending his "truthy" and "falsy" nature