node-extend

port of jQuery.extend for Node.js
  https://github.com/justmoon/node-extend
  0
  no reviews



This package contains a method extend() which merges the contents of two or more objects together into the first object.

Node.js is an event-based server-side JavaScript engine.