UNPKG

node.extend.without.arrays

Version:

A port of jQuery.extend that actually works on node.js

9 lines (4 loc) 194 B
# node.extend.without.arrays Fork of [node.extend](https://github.com/dreamerslab/node.extend). Only change is that this fork doesn't merge arrays. > npm install node.extend.without.arrays