Utils
237 words
1 min
实用函数
- convertCase
- deepClone
- getTimestamp
- hasChinese
- isChinesePhoneNumber
- mergeObject
- objectToSearchString
- parseSearchString
- randomNumber
改进内置函数
类型守卫
- isArray
- isArrayBuffer
- isAsyncFunction
- isBlob
- isBoolean
- isBuffer
- isClass
- isDate
- isDefined
- isEmptyArray
- isEmptyMap
- isEmptyObject
- isEmptySet
- isEmptyString
- isEmptyStringOrWhitespace
- isError
- isFinite
- isFormData
- isFunction
- isHtmlElement
- isMap
- isNan
- isNil
- isNonEmptyArray
- isNonEmptyMap
- isNonEmptyObject
- isNonEmptyString
- isNonEmptyStringAndNotWhitespace
- isNull
- isNumber
- isNumericString
- isObject
- isPlainObject
- isPositiveNumber
- isRegExp
- isSet
- isString
- isSymbol
- isUndefined
- isUrlString
- isWeakMap
- isWeakRef
- isWeakSet
- isWhitespaceString