@txjs/bool
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

bool

js常用数据类型校验方法

npm安装

npm i @txjs/bool

支持方法

  • is
  • isArray
  • isBoolean
  • isFunction
  • isInteger
  • isNil
  • isNull
  • isNumber
  • isNumeric
  • isPhoneNumber
  • isPlainObject
  • isPromise
  • isString
  • isSymbol
  • isUndefined
  • isURL
  • isValidString
  • notNil
  • toString

Package Sidebar

Install

npm i @txjs/bool

Weekly Downloads

1

Version

0.0.9

License

MIT

Unpacked Size

24.6 kB

Total Files

5

Last publish

Collaborators

  • txjs