Showing 1-20 of 539,579 packages
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.
ES2015 `Object.assign()` ponyfill
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.
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
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.
Replace Object.assign with an inline helper
Allows you to provide custom implementation of Object.assign in babel builds
The lodash method `_.assign` exported as a module.
Replace Object.assign with an inline helper
A simple module that works exactly as Object.assign, but skips assigning undefined values.
Port of jQuery.extend for node.js and the browser
Deep-merge the values of one object structure into another
Copy enumerable own properties from one or more source objects to a target object.
Apply custom attributes to vinyl files
TypeScript definitions for object-assign
Object.assign polyfill copied from MDN
Globals and shared modules
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.