sindresorhus/debounce
Delay function calls until a set time elapses after the last invocation
JavaScriptNOASSERTION
Issues
- 2
Protect against improper use
#8 opened by jamestalmage - 0
Need an esm module
#42 opened by superchris - 1
- 1
Add raf support
#11 opened by woutervh- - 2
Allow injecting a custom setTimeout?
#22 opened by JoshuaKGoldberg - 1
Run debounce() callback if browser tab is closed
#38 opened by h - 4
- 6
snowpack failed to compile. 'debounce' is not exported by node_modules/debounce/index.js,
#31 opened by Tatametheus - 3
- 8
Add support for promises
#7 opened by kilianc - 2
Proper testing
#4 opened by alexgorbatchev - 1
- 2
can not call my func right now?
#25 opened by zhiyongsun - 11
- 6
npm version out of date
#12 opened by thenewguy - 2
Debounced function executing early?
#3 opened by bobrenjc93