Bachir Soussi Chiadmi cefd1c2ad0 updated sys and created publi hace 7 años
..
LICENSE cefd1c2ad0 updated sys and created publi hace 7 años
README.md cefd1c2ad0 updated sys and created publi hace 7 años
index.js cefd1c2ad0 updated sys and created publi hace 7 años
package.json cefd1c2ad0 updated sys and created publi hace 7 años

README.md

lodash.mergewith v4.6.0

The lodash method _.mergeWith exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.mergewith

In Node.js:

var mergeWith = require('lodash.mergewith');

See the documentation or package source for more details.