map-visit
Map `visit` over an array of objects.
collection-visit
Visit a method over the items in an object, or map visit over the objects in an array.
reftools
Utility functions to deal with references in objects
mixin-object
Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.