Skip to content

wyntau/jistype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jistype

yet another istype detect library using Object.prototype.toStirng.call to get type.

methods

  • isString
  • isArray
  • isRegExp
  • isNumber
  • isObject
  • isFunction
  • isBoolean
  • isUndefined
  • isNull
  • isDate
  • isGlobal
  • isError
  • isBuffer
  • isNullOrUndefined
  • isNaN
  • isPrimitive
  • isGenerator
  • isGeneratorFunction
  • isPromise
  • type

License

MIT

About

yet another istype detect library using `Object.prototype.toStirng` to get type.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published