Showing 21-40 of 1,138 packages
Like Object.assign(), but recursive
Fixed-arity, subset-typed, non-mutating Object.assign.
Object.assign polyfill respecting !important notation.
ESLint rule for suggesting that object spread properties be used instead of Object.assign().
A simplified version of Object.assign, which only accepts a single source argument.
Module-friendly fork of object-assign, an ES2015 `Object.assign()` ponyfill
Suggest using the spread operator over 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 a custom function.
Object.assign() with super powers
Empowered Object.assign() in JavaScript available in whole JavaScript environment.
Minimalist deep merging of Objects with the same function signature as Object.assign()
Transforms Object.assign into object spread syntax
ES6 spec-compliant Object.assign shim. Shims Object constructor automatically.
A small library for doing recursive `Object.assign`.
An Object.assign polyfill
A polyfill to add the Object.assign method to browsers which can't unterstand it
ES `Object.assign` intrinsic as a module.