1.5.0 • Published 6 years ago

zhen-check v1.5.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

#zhen-check a tool of checking type of data

##Introduction a tool of checking type of data

##Useage It's simple.

//import plugin

import check from 'zhen-check'

check("data")

check({})

check([])

返回类型 'string', "boolean", 'number', 'null', "undefined", 'array', 'object', 'set', 'map', 'symbol', 'function', 'NaN' 等 ##Keywords js check javascript

1.5.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.5

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago