es-toolkit/docs
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
..
.vitepress style(*): Setup prettier and apply formatting (#24) 2024-06-04 17:19:26 +09:00
ko feat(debounce, throttle): Support passing arguments to callback function in debounce & throttle function (#26) 2024-06-05 08:05:56 +09:00
public 1.0.0 2024-05-31 16:54:41 +09:00
reference feat(debounce, throttle): Support passing arguments to callback function in debounce & throttle function (#26) 2024-06-05 08:05:56 +09:00
.gitignore 1.0.0 2024-05-31 16:54:41 +09:00
bundle-size.md style(*): Setup prettier and apply formatting (#24) 2024-06-04 17:19:26 +09:00
index.md style(*): Setup prettier and apply formatting (#24) 2024-06-04 17:19:26 +09:00
installation.md style(*): Setup prettier and apply formatting (#24) 2024-06-04 17:19:26 +09:00
intro.md style(*): Setup prettier and apply formatting (#24) 2024-06-04 17:19:26 +09:00
package.json 1.0.0 2024-05-31 16:54:41 +09:00
performance.md style(*): Setup prettier and apply formatting (#24) 2024-06-04 17:19:26 +09:00