jQuery extendext Plugin Example

A jQuery plugin that extends the native jQuery .extend() utility to allow deep merging (recursive) of Javascript objects.

See The Results In Console:

$.extendext(true, 'replace', {}, DEFAULTS, config);