lodash._isiterateecall
The modern build of lodash’s internal `isIterateeCall` as a module.
Last updated 10 years ago by jdalton .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install lodash._isiterateecall 
SYNC missed versions from official npm registry.

lodash._isiterateecall v3.0.9

The modern build of lodash’s internal isIterateeCall exported as a Node.js/io.js module.

Installation

Using npm:

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

In Node.js/io.js:

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

See the package source for more details.

Current Tags

  • 3.0.9                                ...           latest (10 years ago)

10 Versions

  • 3.0.9                                ...           10 years ago
  • 3.0.8                                ...           10 years ago
  • 3.0.7                                ...           10 years ago
  • 3.0.6                                ...           10 years ago
  • 3.0.5                                ...           10 years ago
  • 3.0.4                                ...           10 years ago
  • 3.0.3                                ...           10 years ago
  • 3.0.2                                ...           10 years ago
  • 3.0.1                                ...           10 years ago
  • 3.0.0                                ...           10 years ago

Copyright 2013 - present © cnpmjs.org | Home |