Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

lodash.isarguments

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

lodash.isarguments v3.1.0

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

Installation

Using npm:

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

In Node.js:

var isArguments = require('lodash.isarguments');

See the documentation or package source for more details.