omit-undefined

Creates an object composed of the own and inherited enumerable string keyed properties of object that doesn't undefined.

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