Search
@utilify/types
A utility library for type checks and type manipulation in JavaScript and TypeScript, providing functions to determine types and verify values like null, undefined, boolean, number, and more.
v2.0.0 URL:
https://unpkg.com/@utilify/types@2.0.0/dist/index.cjs
Open
Browse Files
types
getInstanceType
getType
isArray
isAsyncFunction
isAsyncGeneratorFunction
isBigint
isBoolean
isDate
isError
isFunction
isGeneratorFunction
isInfinity
isMap
isNaN
isNil
isNull
isNumber
isObject
isPlainObject
isPrimitive
isPromise
isRegExp
isSet
isString
isSymbol
isUndefined
isWeakMap
isWeakRef
isWeakSet
utilify
utilities
utility functions
helper functions
JavaScript
TypeScript