Y7000\张扬阳 a3d544af32 重新写新计划之前的版本 il y a 2 mois
..
LICENSE a3d544af32 重新写新计划之前的版本 il y a 2 mois
README.md a3d544af32 重新写新计划之前的版本 il y a 2 mois
index.js a3d544af32 重新写新计划之前的版本 il y a 2 mois
package.json a3d544af32 重新写新计划之前的版本 il y a 2 mois

README.md

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.