![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | LICENSE | 10 months ago | 1.9K | |
![]() | README.md | 10 months ago | 446 | 595aea1 more query options + view options [كارل مبارك] |
![]() | index.js | 10 months ago | 50K | |
![]() | package.json | 10 months ago | 579 | afd0ccc remove unused [كارل مبارك] |
The Lodash method _.merge
exported as a Node.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.merge
In Node.js:
var merge = require('lodash.merge');
See the documentation or package source for more details.