rfdc
Really Fast Deep Clone
mixin-deep
Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. No dependencies.
keypather
Get or set a deep value using a keypath string. Supports bracket and dot notation
merge-deep
Recursively merge values in a javascript object.
fleximap
A flexible hash map which supports deep keys.