Showing 1-20 of 391,871 packages
TypeScript definitions for deep-assign
Deep assign for next.
Deep assign for next.
Easily deep assign objects and merge arrays inside of them
Like Object.assign(), but recursive
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
a deep assignment implementation that does not use recursion
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
The lodash method `_.assign` exported as a module.
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.
Deep merge (and copy) of objects and Arrays using native spread syntax
Replace Object.assign with an inline helper
Replace Object.assign with an inline helper
Tiny, opinionated deep assign implementation
Apply custom attributes to vinyl files
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.
Allows you to provide custom implementation of Object.assign in babel builds
A simplified version of Object.assign, which only accepts a single source argument.
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.