Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 one

Auth : Shafiq khuidad