Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Releases: maboroshi-inc/type-assertions

v1.0.2

17 Mar 05:59
4b8a79b
Compare
Choose a tag to compare

What’s Changed

v1.0.1

26 Feb 02:35
d27e3d9
Compare
Choose a tag to compare

What’s Changed

v1.0.0

25 Dec 07:18
759a3d9
Compare
Choose a tag to compare

Features

  • isArray
  • isBigInt
  • isBoolean
  • isDate
  • isError
  • isFiniteNumber
  • isFunction
  • isGeneratorFunction
  • isInteger
  • isMap
  • isNaN
  • isNull
  • isNumber
  • isObject
  • isPlainObject
  • isPromise
  • isRegExp
  • isSafeInteger
  • isSet
  • isStrictNumber
  • isString
  • isSymbol
  • isUndefined
  • isValidDate
  • isWeakMap
  • isWeakSet