dash-merge
v4.6.4
Published
The Lodash method `_.merge` exported as a module.
Downloads
7
Readme
dash-merge
The Lodash method _.merge
exported as a Node.js module.
Installation
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save dash-merge
In Node.js:
var merge = require('dash-merge');
See the documentation or package source for more details.