35 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
Minimalist deep merging of Objects with the same function signature as Object.assign()
Merge and extend objects.
- stdlib
- stdutils
- stdutil
- utilities
- utils
- util
- merge
- deep
- deepmerge
- shallow
- shallowmerge
- extend
- deepextend
- xtend
- View more
(p, ...a) → Object.assign(Object.create(p), ...a)
Returns a new object with the given key(s) removed.
ES6 spec-compliant Object.assign shim. Shims Object constructor automatically.
Delivers ponyfills as modules, uses native alternatives first when available
Combine redux reducers analogous to Object.assign.
Deep merge objects, better version of native Object.assign.
Minimal polyfills for modern browser applications
- browser
- polyfills
- Promise
- fetch
- Map
- Set
- Array.find
- Array.findIndex
- Array.from
- Object.values
- Object.assign
- requestAnimationFrame
- rAF
Make Object.assign() safer for values and objects.
MDN polyfills
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
A configurable alternative of Object.assign
MDN polyfills
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