Deep clone, deep merge & nested object utils for JavaScript – small, fast, tree-shakable Lodash alternative.
-
Updated
Sep 25, 2025 - JavaScript
Deep clone, deep merge & nested object utils for JavaScript – small, fast, tree-shakable Lodash alternative.
Merge two objects based on a particular key.
Returns a new object by merging the provided objects. If a sing object is passed as the argument, it will create a deep clone.
⚡ Clone and manipulate objects efficiently with smart-object-utils, a fast and lightweight alternative to Lodash for modern JavaScript projects.
Add a description, image, and links to the merge-objects topic page so that developers can more easily learn about it.
To associate your repository with the merge-objects topic, visit your repo's landing page and select "manage topics."