object-concat
Assigns properties of source object(s) to a new object.
Assigns properties of source object(s) to a new object.
Create an object with a null prototype
assigning member(s) randomly
Copying object properties, the robust way
A merge routine that overwrites arrays and deletes keys present in a source object but set to undefined
Shortcuts for copying properties to new objects with defaults
A utility function library for working with ES2015 map objects.
Koa middleware that assigns context.
assign some property to koa context
Object.assign is most important function on javascript
Convert `__proto__` in object literals to `Object.create` + property assign
It's a javascript library which improve JS UI-development.
Relieves the tension caused by the use of Backbone.js
extends the specified keys into the given object
Assign properties to object with spread operator and this utility wrapper function.
a pollify for Object.assign
Gets a value from the first object or array that has the key you provide.
## Install
Like `Object.assign()` but deep 😱
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.