ygoto3 / simple-deep-assign

A very simple alternative of Object.assign() that recursively copies objects' elements to a target object. Recursion is only applied to a pure object. The other types of elements are just replaced with source elements.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ygoto3/simple-deep-assign Issues