native Object.assign as a cjs module export for bundler replacement of 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.
Replace Object.assign with an inline helper
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
Simple implementation of Object.assign
Globals and shared modules
A simple module that works exactly as Object.assign, but skips assigning undefined values.
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
Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.
Port of jQuery.extend for node.js and the browser
Copy enumerable own properties from one or more source objects to a target object.
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
Socket.dev optimized package override for object-assign
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.
A lightweight (no dependencies) tool to assign deeply nested properties in JS Objects (incl. Arrays)
🐊Putout plugin adds ability to convert Object.assign to merge spread
Recursively assign default properties. Lightweight and Fast!
Parse and stringify JSON with comments. It will retain comments even after saved!
ECMAScript extensions and shims
Apply custom attributes to vinyl files