Sha256: c27e3fcae1762d6b88c509d3d45b26bf53fd63bfa6dd9a07733fd63b95905d45
Contents?: true
Size: 525 Bytes
Versions: 6
Compression:
Stored size: 525 Bytes
Contents
# lodash._basefor v3.0.2 The [modern build](https://github.com/lodash/lodash/wiki/Build-Differences) of [lodash’s](https://lodash.com/) internal `baseFor` 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._basefor ``` In Node.js/io.js: ```js var baseFor = require('lodash._basefor'); ``` See the [package source](https://github.com/lodash/lodash/blob/3.0.2-npm-packages/lodash._basefor) for more details.
Version data entries
6 entries across 2 versions & 1 rubygems