common-path

Finds the longest common parent directory path in an array of file path strings or custom objects. Also returns sub and base parts for each path.

boogy

Compare objects and check if they are equal according to a recursive equality algorithm. Similiar to NodeJS core module deepEqual in loose mode

deepy

A fast algorithm for comparing equality of values with strict equality for value types.