Skip to content

TerminatorSd/npmDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A function of determinating a variable is an array or not.

npm install judge_arr
import isArr from 'judge_arr'

var arr = [1, 2];
console.log(isArr(arr));

About

A npm package of Es6.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published