jistype

0.1.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i jistype

Weekly Downloads

293

Version

0.1.0

License

MIT

Last publish

Collaborators

  • jeremial
  • treri