spmjs

spm@3.x

Brand new static package manager for browser.

Getting Started 󰅴 Packages

lodash._baseiteratee


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

spm install lodash._baseiteratee
Versions 4.6.1
Updated 9 years ago
Homepage https://lodash.com/
Repository git+https://github.com/lodash/lodash.git
Dependencies lodash._stringtopath
Main index.js
Owner

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.