Package to support nested merging of objects & properties, using Object.Assign
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.
Merge objects & other types recursively. A simple & small integration.
Replace Object.assign with an inline helper
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
🐊Putout plugin adds ability to remove useless spread
A lightweight (no dependencies) tool to assign deeply nested properties in JS Objects (incl. Arrays)
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Globals and shared modules
A simple module that works exactly as Object.assign, but skips assigning undefined values.
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.
Strongly-typed deep and recursive object merging. Considers all nested levels of objects, arrays, sets and maps.
TypeScript definitions for object-assign
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
Underscore mixins for deeply nested objects
Copy enumerable own properties from one or more source objects to a target object.
Delete nested properties from an object using dot notation.
PostCSS plugin to unwrap nested rules like how Sass does it
Simple implementation of Object.assign
Stringify an object/array like JSON.stringify just without all the double-quotes
Allows you to provide custom implementation of Object.assign in babel builds
Socket.dev optimized package override for object-assign
No description provided.
No description provided.