es-toolkit/docs/zh_hans/reference/predicate
2024-10-26 18:47:01 +09:00
..
isArrayBuffer.md style: Fix prettier 2024-10-01 14:52:25 +09:00
isBlob.md style: Fix style 2024-10-14 15:23:58 +09:00
isBoolean.md docs(isBoolean): Add isBoolean 2024-08-08 18:47:50 +09:00
isDate.md docs: fix doc (#565) 2024-09-23 15:17:04 +09:00
isEmpty.md feat(isEmpty): Implement isEmpty 2024-10-26 18:47:01 +09:00
isEqual.md docs(isEqual): Correct result of special case (#650) 2024-10-03 16:05:05 +09:00
isEqualWith.md feat(isEqualWith): Implement isEqualWith 2024-10-01 22:33:44 +09:00
isError.md feat(isError): append isError (#579) 2024-09-23 11:27:08 +09:00
isFile.md feat(isFile): add isFile (#704) 2024-10-13 22:46:54 +09:00
isFunction.md docs: Update docs for isFunction, negate, isArrayLike 2024-07-21 10:55:36 +09:00
isJSONArray.md feat(isJSONObject, isJSONValue, isJSONArray): Implement isJSONObject, isJSONValue, isJSONArray (#563) 2024-09-29 20:42:50 +09:00
isJSONObject.md feat(isJSONObject, isJSONValue, isJSONArray): Implement isJSONObject, isJSONValue, isJSONArray (#563) 2024-09-29 20:42:50 +09:00
isJSONValue.md feat(isJSONObject, isJSONValue, isJSONArray): Implement isJSONObject, isJSONValue, isJSONArray (#563) 2024-09-29 20:42:50 +09:00
isLength.md docs: Add docs for isLength 2024-07-20 11:21:19 +09:00
isMap.md docs(predicate): append docs fot isSet and isMap (#604) 2024-09-27 10:28:23 +09:00
isNil.md docs(zh-CN): update translation (#268) 2024-07-21 10:34:43 +09:00
isNotNil.md docs(zh-CN): update translation (#268) 2024-07-21 10:34:43 +09:00
isNull.md docs(zh-CN): update translation (#268) 2024-07-21 10:34:43 +09:00
isPlainObject.md docs: Add more explanation to isPlainObject 2024-10-09 22:28:20 +09:00
isPrimitive.md docs: Fix errors in docs (#430) 2024-08-25 21:57:59 +09:00
isRegExp.md feat(isRegExp): Add test cases from lodash & add docs for zh_hans 2024-08-25 22:06:14 +09:00
isSet.md docs(predicate): append docs fot isSet and isMap (#604) 2024-09-27 10:28:23 +09:00
isString.md docs(isString): Add docs for isString for zh_hans 2024-08-15 11:09:23 +09:00
isSymbol.md feat(isSymbol): implement isSymbol (#359) 2024-08-10 10:16:18 +09:00
isTypedArray.md feat(isTypedArray): Add isTypedArray 2024-07-21 22:56:28 +09:00
isUndefined.md docs(zh-CN): update translation (#268) 2024-07-21 10:34:43 +09:00
isWeakMap.md chore: Move attempt to compat, and style docs 2024-09-08 17:11:06 +09:00
isWeakSet.md feat(isWeakSet): add isWeakSet with compatibility (#477) 2024-09-07 12:02:57 +09:00