mixin-deep
Last updated
Was this helpful?
Last updated
Was this helpful?
Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.
Please consider following this project's author, , and consider starring the project to show your and support.
Install with :
You might also be interested in these projects:
Jon Schlinkert
(This project's readme.md is generated by , please don't edit the readme directly. Any changes to the readme must be made in the readme template.)
: Like extend
but recursively copies only the missing properties/values to the target object. |
: Extend an object with the properties of additional objects. node.js/javascript util. |
: Recursively merge values in a javascript object. |
: Mixin the own and inherited properties of other objects onto the first object. Pass an… |
Copyright © 2017, . Released under the .
This file was generated by , v0.6.0, on December 09, 2017.