Deeply assign the values of all enumerable-own-properties and symbols from one or more source objects to a target object. Returns the target object.
TypeScript definitions for object-assign-deep
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.
ES2015 `Object.assign()` ponyfill
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
The lodash method `_.assign` exported as a module.
Replace Object.assign with an inline helper
Replace Object.assign with an inline helper
Apply custom attributes to vinyl files
TypeScript definitions for deep-assign
assign or extends object、array、set、map、date、regExp by deep or shallow. This can be used in merging multi webpack.configs smoothly
Allows you to provide custom implementation of Object.assign in babel builds
Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.
pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.
Port of jQuery.extend for node.js and the browser
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.
A simplified version of Object.assign, which only accepts a single source argument.
Minimalistic Object.assign
Like Object.assign(), but recursive
A simple way to assign a deep property to an object without overwriting any existing properties within it
Simple {{assign}} helper for Ember
Simple implementation of Object.assign
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.