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.
v1.0.3 URL:
https://unpkg.com/@utilify/types@1.0.3/dist/index.cjs
Open
Browse Files
types
getInstanceType
getType
isEqualType
isUndefined
isNull
isBoolean
isTruthy
isFalsy
isNumber
isBigint
isString
isFunction
isSymbol
isPrimitive
isObject
isPlainObject
isArray
isMap
isSet
isPromise
isJSON
isAsync
isDate
isRegExp
utilify
utilities
utility functions
helper functions
JavaScript
TypeScript