es-toolkit/docs/reference
hyunwoo 415d325ff0
Some checks are pending
CI / codecov (push) Waiting to run
Release / release (push) Waiting to run
feat(uniqueId): Add uniqueId to compat layer (#714)
* feat(uniqueId): Add uniqueId to compat layer

* refactor: changed the implementation of uniqueId to improve readability.

* feat: use lodash's test code

* test: add test case

* Update docs

---------

Co-authored-by: raon0211 <raon0211@toss.im>
2024-10-24 13:51:24 +09:00
..
array feat(intersectionBy): Add intersectionBy to compatibility layer (#721) 2024-10-22 22:40:31 +09:00
compat feat(uniqueId): Add uniqueId to compat layer (#714) 2024-10-24 13:51:24 +09:00
error docs: Add docs for errors 2024-08-11 21:38:32 +09:00
function refactor: improve type definitions and clean up type assertions inafter, isKey, orderBy, and withTimeout functions (#703) 2024-10-13 22:04:01 +09:00
math feat(median): Add median and medianBy functions (#723) 2024-10-21 00:03:57 +09:00
object fix(cloneDeep): Make cloneDeep clone read-only properties 2024-10-14 15:17:42 +09:00
predicate feat(isFile): add isFile (#704) 2024-10-13 22:46:54 +09:00
promise docs(fetchData): Improve example of withTimeout (#570) 2024-09-23 15:15:23 +09:00
string docs: Add missing docs and style docs 2024-09-28 22:22:34 +09:00