c-jstype

1.0.2 • Public • Published

jsType

Javascript中的类型判断。

example

import * as jsType from 'c-jstype'

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

Readme

Keywords

none

Package Sidebar

Install

npm i c-jstype

Weekly Downloads

0

Version

1.0.2

License

ISC

Last publish

Collaborators

  • nbyh100