find-value
Find object values by passing the path as string.
find-and
Find nested objects and: appendProps / replaceObject / changeProps / removeObject / returnFound / insertObjectBefore / insertObjectAfter
prefix-matches
Find matching keys in a given object, for a given prefix string
recursive-diff
Find diff between any two variables where variables be any valid JavaScript data type like string, numeric, array or object