michsch / underscore.deepExtend

Copy all of the properties in the source objects over to the destination object, and return the destination object. This method will recursively copy mutual properties which are also objects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

michsch/underscore.deepExtend Issues