es-toolkit/docs/reference/compat/util
D-Sketon 984d56728e
feat(compat): implement methodOf (#907)
* feat(compat): implement methodOf

* make lint happy

* Update docs/ko/reference/compat/util/methodOf.md

* Update docs/ja/reference/compat/util/methodOf.md

* Update docs/ko/reference/compat/util/methodOf.md

---------

Co-authored-by: Sojin Park <raon0211@toss.im>
Co-authored-by: Sojin Park <raon0211@gmail.com>
2024-12-18 15:08:52 +09:00
..
constant.md docs: Fix docs style 2024-10-07 09:59:13 +09:00
defaultTo.md docs: Fix docs style 2024-10-07 09:59:13 +09:00
eq.md docs(eq): Update docs for eq 2024-10-03 18:04:17 +09:00
gt.md docs(gt): Update docs 2024-11-29 16:39:25 +09:00
gte.md docs(gte): Improve docs for gte 2024-11-30 22:33:44 +09:00
invoke.md feat(invoke, method): Implement invoke & method 2024-12-08 00:16:29 +09:00
iteratee.md docs(iteratee): Update docs (#792) 2024-11-07 18:22:54 +09:00
lt.md feat(lt, lte): Implement lt & lte 2024-12-08 00:27:51 +09:00
lte.md feat(lt, lte): Implement lt & lte 2024-12-08 00:27:51 +09:00
method.md feat(invoke, method): Implement invoke & method 2024-12-08 00:16:29 +09:00
methodOf.md feat(compat): implement methodOf (#907) 2024-12-18 15:08:52 +09:00
now.md feat(now): Add now 2024-12-01 21:41:35 +09:00
stubArray.md feat: Add stub methods 2024-12-01 21:33:33 +09:00
stubFalse.md docs: Fix types of stubTrue & stubFalse 2024-12-01 21:59:45 +09:00
stubObject.md feat: Add stub methods 2024-12-01 21:33:33 +09:00
stubString.md feat: Add stub methods 2024-12-01 21:33:33 +09:00
stubTrue.md docs: Fix types of stubTrue & stubFalse 2024-12-01 21:59:45 +09:00
times.md docs: Fix docs style 2024-10-07 09:59:13 +09:00
toArray.md feat(toArray) : Add toArray to compat layer (#853) 2024-11-29 16:44:35 +09:00
toFinite.md docs: Add missing docs and style docs 2024-09-28 22:22:34 +09:00
toInteger.md docs: Add missing docs and style docs 2024-09-28 22:22:34 +09:00
toLength.md docs: Fix docs style 2024-10-07 09:59:13 +09:00
toNumber.md docs: Add missing docs and style docs 2024-09-28 22:22:34 +09:00
toPath.md docs: Fix docs styling 2024-09-18 17:23:01 +09:00
toPlainObject.md feat(compat): implement toPlainObject (#879) 2024-12-08 21:37:16 +09:00
toSafeInteger.md style: Fix ESLint & Prettier 2024-10-09 22:28:27 +09:00
toString.md docs: Move toString to util 2024-09-14 17:44:09 +09:00
uniqueId.md feat(uniqueId): Add uniqueId to compat layer (#714) 2024-10-24 13:51:24 +09:00