# lodash._isiterateecall

> The modern build of lodash’s internal `isIterateeCall` as a module.

Latest version **3.0.9** (published 2015-05-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install lodash._isiterateecall
pnpm add lodash._isiterateecall
yarn add lodash._isiterateecall
bun add lodash._isiterateecall
```

## Health

**Score 35/100 (D)** — status: abandoned.

Positive: no vulnerabilities; popular repo; extremely popular.

Warnings: low downloads; no types; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 3.0.9 |
| Published | 2015-05-26 |
| First published | 2015-01-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 61277 |
| Author | John-David Dalton |
| Maintainers | jdalton, d10, kitcambridge, mathias, phated |

## Links

- npm: https://www.npmjs.com/package/lodash._isiterateecall
- Repository: https://github.com/lodash/lodash
- Homepage: https://lodash.com/
- Issues: https://github.com/lodash/lodash/issues
- npm.io page: https://npm.io/package/lodash._isiterateecall

## Recent versions

- 3.0.9 (latest) — 2015-05-26
- 3.0.8 — 2015-05-19
- 3.0.7 — 2015-05-01
- 3.0.6 — 2015-04-16
- 3.0.5 — 2015-03-25
- 3.0.4 — 2015-03-09
- 3.0.3 — 2015-02-24
- 3.0.2 — 2015-02-20
- 3.0.1 — 2015-02-03
- 3.0.0 — 2015-01-26

## README

# lodash._isiterateecall v3.0.9

The [modern build](https://github.com/lodash/lodash/wiki/Build-Differences) of [lodash’s](https://lodash.com/) internal `isIterateeCall` 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._isiterateecall
```

In Node.js/io.js:

```js
var isIterateeCall = require('lodash._isiterateecall');
```

See the [package source](https://github.com/lodash/lodash/blob/3.0.9-npm-packages/lodash._isiterateecall) for more details.

---
_Source: https://npm.io/package/lodash._isiterateecall · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
