This package provides a utility function for carefully merging one object into another.
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.
ES2015 `Object.assign()` ponyfill
Replace Object.assign with an inline helper
pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
The lodash method `_.assign` exported as a module.
Simple {{assign}} helper for Ember
Simple implementation of Object.assign
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.
A simple module that works exactly as Object.assign, but skips assigning undefined values.
A mesh replacement for `THREE.Line`. Instead of using GL_LINE, it uses a strip of billboarded triangles. This is a fork of [spite/THREE.MeshLine](https://github.com/spite/THREE.MeshLine), previously maintained by studio [Utsuboco](https://github.com/utsub
A polyfill for Ember.assign in <= 2.4
TypeScript definitions for object-assign
Copy enumerable own properties from one or more source objects to a target object.
Transform optional chaining on the left-hand side of assignment expressions
Allow parsing of optional chaining on the left-hand side of assignment expressions
Replace Object.assign with an inline helper
Globals and shared modules
DOM Element Enhancement that makes commonly used inferences
Apply custom attributes to vinyl files
Invoke method on upstream peer element or the host.
Socket.dev optimized package override for object-assign
Babel plugin for turning __proto__ into a shallow property clone