A new method for methods
-
Updated
Aug 21, 2022 - JavaScript
A new method for methods
Recursively merge values in a JavaScript object.
Deeply mix the properties of objects into the first object, while also mixing-in child objects.
Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.
Deeply assign the enumerable properties of source objects to a destination object.
Webpack plugin to make inheritable npm packages / webpack configs, (a)sync glob imports, and mono repo apps
Like `extend` but recursively copies only the missing properties/values to the target object.
Demo application of Google Cloud Speech recognition
Assign the enumerable es6 Symbol properties from an object (or 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.
The most simple, customizable and easy to use JavaScript standard inheritance library
A library to deep merge json files with array operations
A highly-configurable deep merge implementation with suggestion-based error handling.
Add a description, image, and links to the extend topic page so that developers can more easily learn about it.
To associate your repository with the extend topic, visit your repo's landing page and select "manage topics."