Logo
Explore Help
Sign In
dennii/Connect-5
1
0
Fork 0
You've already forked Connect-5
mirror of https://github.com/DeNNiiInc/Connect-5.git synced 2026-04-17 22:46:00 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
233db999b61fd7146c4271380afa78860ac523ec
Connect-5/node_modules/utils-merge
History
DeNNiiInc 9465409b2f Add complete multiplayer system with real-time gameplay, challenge system, and 50x50 board option
2025-12-13 14:59:44 +11:00
..
.npmignore
Add complete multiplayer system with real-time gameplay, challenge system, and 50x50 board option
2025-12-13 14:59:44 +11:00
index.js
Add complete multiplayer system with real-time gameplay, challenge system, and 50x50 board option
2025-12-13 14:59:44 +11:00
LICENSE
Add complete multiplayer system with real-time gameplay, challenge system, and 50x50 board option
2025-12-13 14:59:44 +11:00
package.json
Add complete multiplayer system with real-time gameplay, challenge system, and 50x50 board option
2025-12-13 14:59:44 +11:00
README.md
Add complete multiplayer system with real-time gameplay, challenge system, and 50x50 board option
2025-12-13 14:59:44 +11: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.5 Page: 17ms 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