shallow-equals

Determine if an array or object is equivalent with another, *not* recursively

boogy

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