Thanks to visit codestin.com
Credit goes to github.com

Skip to content

junhey/javascript-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

javascript-type

类型检测库,弥补typeof的问题

如何使用

import * as jstype from 'javascript-type'

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

About

javascript type

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published