spmjs

spm@3.x

Brand new static package manager for browser.

Getting Started 󰅴 Packages

lodash._baseiteratee @4.6.1


The internal lodash function `baseIteratee` exported as a module.

spm install lodash._baseiteratee@4.6.1

Version: 4.6.1 ~ stable

Updated 9 years ago
Homepage https://lodash.com/
Repository git+https://github.com/lodash/lodash.git
Dependencies lodash._stringtopath@~4.7.0
Main index.js
Tarfile lodash._baseiteratee-4.6.1.tar.gz

lodash._baseiteratee v4.6.1

The internal lodash function baseIteratee exported as a Node.js module.

Installation

Using npm:

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

In Node.js:

var baseIteratee = require('lodash._baseiteratee');

See the package source for more details.