Skip to content

dansdom/extend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

A straight clone of the jQuery extend method. I love this method so much I want to be able to use it outside of the jQuery library. Now I can.

Usage (slightly different from jQuery): obj1 = Extend(true, {}, obj1, obj2);

About

jQuery extend method in isolation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors