es-toolkit/docs/reference
Benzy 6e07157308
feat(isDate): add isDate function (#524)
* feat: add isDate

Co-authored-by: hyesungoh <haesungoh414@gmail.com>

* test: isDate bench

Co-authored-by: hyesungoh <haesungoh414@gmail.com>

* docs: isDate

Co-authored-by: hyesungoh <haesungoh414@gmail.com>

* docs(isDate): Add docs for isDate

---------

Co-authored-by: hyesungoh <haesungoh414@gmail.com>
Co-authored-by: raon0211 <raon0211@toss.im>
2024-09-14 16:29:45 +09:00
..
array fix(join): Move join to compat 2024-09-12 22:19:10 +09:00
compat docs: Fix docs style 2024-09-14 14:47:53 +09:00
error docs: Add docs for errors 2024-08-11 21:38:32 +09:00
function docs: Fix docs style 2024-09-14 14:47:53 +09:00
math feat(sumBy): add sumBy (#198) 2024-07-15 08:25:49 +09:00
object refactor(pick): Refactor compatibility pick function 2024-09-13 15:18:28 +09:00
predicate feat(isDate): add isDate function (#524) 2024-09-14 16:29:45 +09:00
promise style: Apply prettier 2024-08-11 10:54:13 +09:00
string feat(trim, trimStart, trimEnd): Ensure compatibility with trim, trimStart, and trimEnd 2024-09-13 16:41:10 +09:00