c-jstype

1.0.2 • Public • Published

jsType

Javascript中的类型判断。

example

import * as jsType from 'c-jstype'

jsType.isNumber(1) // true
jsType.isString(1) // false

Keywords

none

Install

npm i c-jstype

DownloadsWeekly Downloads

2

Version

1.0.2

License

ISC

Last publish

Collaborators

  • nbyh100