36 packages found
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Extend an object with the properties of additional objects. node.js/javascript util.
- assign
- clone
- extend
- merge
- obj
- object
- object-assign
- object.assign
- prop
- properties
- property
- props
- shallow
- util
- View more
ES6 spec-compliant Object.assign shim. Shims Object constructor automatically.
Minimalist deep merging of Objects with the same function signature as Object.assign()
Deep merge objects, better version of native Object.assign.
Merge and extend objects.
- stdlib
- stdutils
- stdutil
- utilities
- utils
- util
- merge
- deep
- deepmerge
- shallow
- shallowmerge
- extend
- deepextend
- xtend
- View more
Combine redux reducers analogous to Object.assign.
Delivers ponyfills as modules, uses native alternatives first when available
Simple and effective way to assign values to a javascript object from an array of keys with builtin callbacks available for upserting arrays and incrementing counters
Vitaminized object assignation with customizable options and inferred types
Returns a new object with the given key(s) removed.
simple `merge` function, return all the properties of all the supplied objects, acts like the `Object.assign`
Easily deep assign objects and merge arrays inside of them
(p, ...a) → Object.assign(Object.create(p), ...a)
Merge and extend objects.
- utilities
- utility
- utils
- util
- merge
- deep
- deepmerge
- shallow
- shallowmerge
- extend
- deepextend
- xtend
- array
- object
- View more
MDN polyfills
Object.assign polyfill respecting !important notation.
Make Object.assign() safer for values and objects.