Sha256: f092e0d3097b907dab200c99628135dbf8a398c6491cb3deb437e50ec772b849
Contents?: true
Size: 531 Bytes
Versions: 2
Compression:
Stored size: 531 Bytes
Contents
# lodash._arraymap v3.0.0 The [modern build](https://github.com/lodash/lodash/wiki/Build-Differences) of [lodash’s](https://lodash.com/) internal `arrayMap` exported as a [Node.js](http://nodejs.org/)/[io.js](https://iojs.org/) module. ## Installation Using npm: ```bash $ {sudo -H} npm i -g npm $ npm i --save lodash._arraymap ``` In Node.js/io.js: ```js var arrayMap = require('lodash._arraymap'); ``` See the [package source](https://github.com/lodash/lodash/blob/3.0.0-npm-packages/lodash._arraymap) for more details.
Version data entries
2 entries across 2 versions & 1 rubygems