lodash.isarray

The lodash method `_.isArray` exported as a module.

This package is deprecated. Use Array.isArray.
Last updated 10 years ago by jdalton .
MIT · Repository · Bugs · Original npm
$ cnpm install lodash.isarray 
SYNC missed versions from official npm registry.

lodash.isarray v4.0.0

The lodash method _.isArray exported as a Node.js module.

Installation

Using npm:

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

In Node.js:

var isArray = require('lodash.isarray');

See the documentation or package source for more details.

Current Tags

  • 4.0.0                                ...           latest (10 years ago)

2 Versions

  • 4.0.0 [deprecated]           ...           10 years ago
  • 3.0.4                                ...           10 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org