tree: 0ece040b8d91cee869926d33eb1db785b92cc71d [path history] [tgz]
  1. index.js
  2. LICENSE
  3. package.json
  4. README.md
node_modules/lodash.map/README.md

lodash.map v4.6.0

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

Installation

Using npm:

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

In Node.js:

var map = require('lodash.map');

See the documentation or package source for more details.