omit-undefined
Creates an object composed of the own and inherited enumerable string keyed properties of object that doesn't undefined.
numeric-code
Return random numeric string with specify length (default to six)
omit-nil
Creates an object composed of the own and inherited enumerable string keyed properties of object that doesn't null or undefined.
partial-equal
Check if partial of object equal to another object. when pathes supplies, check the value of the pathes in the object if they equal
assert-lower
Assert between two or more strings as they were writing in lower case