Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mshafiqmk/javascriptsandbox
This repo contain small pieces of code in javascript
https://github.com/mshafiqmk/javascriptsandbox
Last synced: 6 days ago
JSON representation
This repo contain small pieces of code in javascript
- Host: GitHub
- URL: https://github.com/mshafiqmk/javascriptsandbox
- Owner: mshafiqmk
- Created: 2020-02-03T04:40:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-03T04:47:29.000Z (almost 5 years ago)
- Last Synced: 2024-11-01T22:43:38.620Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavascriptSandbox
1 - mergeObjects
app.js contain function which merge javascript objects with following constrains :
add same properties when number
merge same properties when arrary
if property did not exsist in both add in result object
if property is string then add from either oneAuth : Shafiq khuidad