4.0.0 • Published 8 months ago
extend2 v4.0.0
extend2
Forked from node-extend, the difference is overriding array as primitive when deep clone.
Usage
import { extend } from 'extend2';
// for deep clone
extend(true, {}, object1, objectN);
License
extend2
is licensed under the MIT License.
Acknowledgements
All credit to the jQuery authors for perfecting this amazing utility.
Ported to Node.js by Stefan Thomas with contributions by Jonathan Buchanan and Jordan Harband.
Contributors
ljharb | justmoon | jonmorehouse | popomore | greelgorke | andyburke |
---|---|---|---|---|---|
blaise-io | danbell | jamielinux | insin | madarche | Mithgol |
fengmk2 | 2hu12 |
This project follows the git-contributor spec, auto updated at Sat Jun 15 2024 10:08:30 GMT+0800
.