object.map
Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.
Version 1.0.1 License MIT
Keywords
mapobject
INSTALL
Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.