Zhouyiping 5a7c95461a first commit 3 dni temu
..
LICENSE 5a7c95461a first commit 3 dni temu
README.md 5a7c95461a first commit 3 dni temu
index.js 5a7c95461a first commit 3 dni temu
package.json 5a7c95461a first commit 3 dni temu

README.md

lodash.mapvalues v4.6.0

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

Installation

Using npm:

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

In Node.js:

var mapValues = require('lodash.mapvalues');

See the documentation or package source for more details.