ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
ljharbabout 1 month agoExtend an object with the properties of additional objects. node.js/javascript util.
jonschlinkertover 1 year agoReturns true if a value is a plain object, array or function.
jonschlinkertover 1 year ago