object-casing
Version:
Walks throught an object using a callback function to convert the object key, returning a new object with new keys.
14 lines (10 loc) • 262 B
JavaScript
Walks throught an object using a callback function to convert the object key, returning a new object with new keys.