6.0.0-alpha.3 • Published 10 months ago

@guanghechen/helper-is v6.0.0-alpha.3

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Utilities to detect data type.

Install

  • npm

    npm install --save-dev @guanghechen/helper-is
  • yarn

    yarn add --dev @guanghechen/helper-is

Usage

NameDescription
isArrayCheck if the given data is a Array type
isBigintCheck if the given data is a bigint type
isBooleanCheck if the given data is a boolean / Boolean type
isDateCheck if the given data is a Date type
isFunctionCheck if the given data is a Function type
isIntegerCheck if the given data is a Integer type
isNumberCheck if the given data is a number / Number type
isObjectCheck if the given data is a Object type
isStringCheck if the given data is a string / String type
isSymbolCheck if the given data is a symbol type
isUndefinedCheck if the given data is a undefined type
isPlainObjectCheck if the given value is a plain object.
isPrimitiveBooleanCheck if the given data is a boolean type
isPrimitiveIntegerCheck if the given data is a integer type
isPrimitiveNumberCheck if the given data is a number type
isPrimitiveStringCheck if the given data is a string type
isNonBlankStringCheck if the given data is an non-blank string / String type
isNotEmptyArrayCheck if the given data is an not-empty Array type
isNotEmptyObjectCheck if the given data is an not-empty Object type
isEmptyObjectCheck if the given data is an empty Object type
isNumberLikeCheck if the given data is an number / Number or number like string type
6.0.0-alpha.3

10 months ago

6.0.0-alpha.2

10 months ago

6.0.0-alpha.1

2 years ago

6.0.0-alpha.0

2 years ago

5.0.9

2 years ago

5.0.8

2 years ago

5.0.7

2 years ago

5.0.6

2 years ago

5.0.5

2 years ago

5.0.4

2 years ago

5.0.3

2 years ago

5.0.2

2 years ago

5.0.0-alpha.3

2 years ago

5.0.0-alpha.2

2 years ago

5.0.1

2 years ago

5.0.0

2 years ago

4.7.2

2 years ago

4.7.1

2 years ago

4.7.4

2 years ago

4.7.3

2 years ago

5.0.0-alpha.1

2 years ago

5.0.0-alpha.0

2 years ago

4.0.0-alpha.7

2 years ago

4.0.0-alpha.8

2 years ago

4.0.0-alpha.5

2 years ago

4.0.0-alpha.6

2 years ago

4.0.0-alpha.3

2 years ago

4.0.0-alpha.4

2 years ago

4.0.0-alpha.1

2 years ago

4.0.0-alpha.2

2 years ago

4.0.0-alpha.0

2 years ago

4.4.1

2 years ago

4.4.0

2 years ago

4.2.2

2 years ago

4.6.1

2 years ago

4.4.3

2 years ago

4.6.0

2 years ago

4.4.2

2 years ago

4.0.0

2 years ago

4.2.1

2 years ago

4.2.0

2 years ago

4.6.3

2 years ago

4.6.2

2 years ago

4.6.5

2 years ago

4.6.4

2 years ago

4.5.0

2 years ago

4.1.3

2 years ago

4.7.0

2 years ago

4.1.0

2 years ago

4.3.0

2 years ago

4.1.2

2 years ago

4.1.1

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

3.0.0-alpha.1

3 years ago

3.0.0-alpha.0

3 years ago

3.0.0-alpha.3

3 years ago

3.0.0-alpha.2

3 years ago

3.0.0-alpha.5

3 years ago

3.0.0-alpha.4

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.4

3 years ago

2.1.3

3 years ago

2.0.0-alpha.3

3 years ago

2.0.0-alpha.2

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

2.0.0-alpha.1

3 years ago

2.0.0-alpha.0

3 years ago