Showing 1-20 of 281,918 packages
a polyfill 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
TypeScript definitions for object-assign
A simple module that works exactly as Object.assign, but skips assigning undefined values.
Globals and shared modules
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.
Copy enumerable own properties from one or more source objects to a target object.
Replace Object.assign with an inline helper
Simple implementation of Object.assign
Allows you to provide custom implementation of Object.assign in babel builds
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.
🐊Putout plugin adds ability to convert Object.assign to merge spread
A lightweight (no dependencies) tool to assign deeply nested properties in JS Objects (incl. Arrays)
Socket.dev optimized package override for object-assign
Recursively assign default properties. Lightweight and Fast!
Parse and stringify JSON with comments. It will retain comments even after saved!
TypeScript definitions for object-assign-deep