Logo
Explore Help
Sign In
qiaoxinjiu/smart-management-auto-test
1
0
Fork 0
You've already forked smart-management-auto-test
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
6a5bd58576baf8caf180556035beedf486fef3dc
smart-management-auto-test/node_modules/utils-merge
History
qiaoxinjiu eaba8328da Update test framework: fix run_tests.py to support all test files, add auto-import-check for test files
2026-05-09 15:11:30 +08:00
..
.npmignore
Update test framework: fix run_tests.py to support all test files, add auto-import-check for test files
2026-05-09 15:11:30 +08:00
index.js
Update test framework: fix run_tests.py to support all test files, add auto-import-check for test files
2026-05-09 15:11:30 +08:00
LICENSE
Update test framework: fix run_tests.py to support all test files, add auto-import-check for test files
2026-05-09 15:11:30 +08:00
package.json
Update test framework: fix run_tests.py to support all test files, add auto-import-check for test files
2026-05-09 15:11:30 +08:00
README.md
Update test framework: fix run_tests.py to support all test files, add auto-import-check for test files
2026-05-09 15:11:30 +08:00

README.md

utils-merge

Version Build Quality Coverage Dependencies

Merges the properties from a source object into a destination object.

Install

$ npm install utils-merge

Usage

var a = { foo: 'bar' }
  , b = { bar: 'baz' };

merge(a, b);
// => { foo: 'bar', bar: 'baz' }

License

The MIT License

Copyright (c) 2013-2017 Jared Hanson <http://jaredhanson.net/>

Sponsor

Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 10ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API