Visit a method over the items in an object, or map visit over the objects in an array.
jonschlinkertover 2 years agoUnderscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
domchristieover 1 year agoMixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.
jonschlinkertover 2 years ago