es-toolkit/docs/reference
Jungwoo LEE 79046ea5c1
feat(debounce, throttle): Support passing arguments to callback function in debounce & throttle function (#26)
* feat: add support for variable arguments in debounce.ts

* feat: add support for variable arguments in throttle.ts

* Update src/function/debounce.ts

* Apply suggestions from code review

* Update src/function/debounce.ts

* Update src/function/throttle.ts

* docs: update related docs

---------

Co-authored-by: Sojin Park <raon0211@gmail.com>
Co-authored-by: Sojin Park <raon0211@toss.im>
2024-06-05 08:05:56 +09:00
..
array style(*): Setup prettier and apply formatting (#24) 2024-06-04 17:19:26 +09:00
function feat(debounce, throttle): Support passing arguments to callback function in debounce & throttle function (#26) 2024-06-05 08:05:56 +09:00
math style(*): Setup prettier and apply formatting (#24) 2024-06-04 17:19:26 +09:00
object style(*): Setup prettier and apply formatting (#24) 2024-06-04 17:19:26 +09:00
predicate style(*): Setup prettier and apply formatting (#24) 2024-06-04 17:19:26 +09:00
promise style(*): Setup prettier and apply formatting (#24) 2024-06-04 17:19:26 +09:00