Search
@js-utilities/typecheck
Utility library for javascript type checking.
v0.1.6 URL:
https://unpkg.com/@js-utilities/typecheck@0.1.6/dist/index.umd.js
Open
Browse Files
type checking
type predicates
isCallable
isFunction
isArrowFunction
isArray
isObject
isBoolean
isUndefined
isNumber
isString
isSymbol
isNull
isMap
isSet
isWeakSet
isWeakMap
@extremejs/utils
ExtremeJS Utilities
v1.0.0-beta.22 URL:
https://unpkg.com/@extremejs/utils@1.0.0-beta.22/build/cjs/index.js
Open
Browse Files
utilities
utils
util
typescript
ts
javascript
js
node.js
node
browser
import
require
add
camelCase
capitalize
chunk
compact
concat
divide
drop
dropRight
endsWith
eq
fill
first
get
head
identity
isArguments
isArray
isArrayBuffer
isArrayLike
isArrayLikeObject
isBoolean
isBuffer
isDate
isElement
isEmpty
isError
isEven
isFinite
isFunction
isIndex
isInstanceOf
isInteger
isLength
isMap
isNan
isNil
isNull
isNumber
isObject
isObjectLike
isPlainObject
isPositive
isPrototype
isRegExp
isSafeInteger
isSet
isString
isSymbol
isTypeOf
isTypedArray
isUndefined
isWeakMap
isWeakSet
iteratee
join
kebabCase
keys
last
lowerCase
lowerFirst
max
maxBy
maxByFn
maxByProperty
mean
meanBy
meanByFn
meanByProperty
min
minBy
minByFn
minByProperty
multiply
noop
objectToString
objectToStringTag
property
prototypeOf
repeat
replace
slice
snakeCase
split
startsWith
subtract
sum
sumBy
sumByFn
sumByProperty
tail
toPath
typeOf
upperCase
upperFirst
whats-the-type
Type detection beyond `typeof`
v2.4.0 URL:
https://unpkg.com/whats-the-type@2.4.0/whats-the-type.js
Open
Browse Files
typeof
getType
type detection
isArray
isAsyncFunction
isBigInt
isBlob
isBoolean
isCallable
isCustomElement
isDate
isElement
isElementCollection
isEmptyObject
isError
isFunction
isGeneratorFunction
isHtmlElement
isIterable
isMap
isMathElement
isNull
isNumber
isPlainObject
isPromise
isRegExp
isSet
isString
isSvgElement
isSymbol
isUndefined
isWeakMap
isWeakSet
@multi-kit/inspect
This library provides core functionalities for determining the type of a given object, supporting various JavaScript data types.
v0.0.23 URL:
https://unpkg.com/@multi-kit/inspect@0.0.23/dist/index.cjs
Open
Browse Files
type check
isString
isNumber
isBoolean
isNull
isUndefined
isSymbol
isBigInt
isArray
isObject
isFunction
isAsyncFunction
isDate
isRegExp
isSet
isMap
isWeakSet
isWeakMap
isPromise
typesof
javascript类型判断
v1.1.3 URL:
https://unpkg.com/typesof@1.1.3/lib/typeof.js
Open
Browse Files
type
types
typesof
typesOf
类型
lib
types
isUndefined
isNull
isNumber
isString
isBoolean
isFunction
isArray
isObject
isSymbol
isSet
isMap
isWeakSet
isWeakMap
isBigint