Skip to content

Releases: restuwahyu13/is-any-type

v0.0.4

04 Aug 05:02
Compare
Choose a tag to compare
  • Refactoring all code
  • Split to version type check example like isString or isCompareString
  • Fixed bug for type check object example like {} or {name : 'john doe'}

v0.0.3

02 Feb 14:43
Compare
Choose a tag to compare
  • remove unused dependencies

v0.0.1

01 Feb 13:55
Compare
Choose a tag to compare

add all type data checking support

  • promise
  • buffer
  • array
  • object
  • function
  • string
  • number
  • null
  • undefined

v.0.0.2

01 Feb 15:08
dccb2b3
Compare
Choose a tag to compare
  • now support for all cross platform like mobile, browser, desktop and server