issues
search
sindresorhus
/
debounce
Delay function calls until a set time elapses after the last invocation
Other
798
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add debounce state check function
#44
vadim-isakov
closed
1 month ago
1
Fix the class context validation
#43
oleksandr-danylchenko
closed
2 months ago
4
Need an esm module
#42
superchris
opened
4 months ago
0
Adding trigger function.
#41
olafurw
closed
5 months ago
3
Run debounced callback when browser tab is closed
#39
h
closed
1 year ago
1
Run debounce() callback if browser tab is closed
#38
h
closed
1 year ago
1
debounce and throttle seems to decrease performance for window.onscroll
#37
gregg-cbs
closed
12 months ago
1
Change ESM import to default import
#36
huntercaron
closed
1 year ago
1
Fix JSDoc
#33
rigwild
closed
1 year ago
0
Fix recursive callback args
#32
aaronbeall
closed
1 year ago
0
snowpack failed to compile. 'debounce' is not exported by node_modules/debounce/index.js,
#31
Tatametheus
closed
1 year ago
6
Fix jsdoc
#30
golopot
closed
3 years ago
0
Bug Fix: preventing stored arguments to be cleared when debounce is c…
#29
knee-cola
closed
1 year ago
1
Add CONTRIBUTORS and MIT LICENSE file.
#28
tylerhou
closed
5 years ago
6
allow for direct usage in browser
#27
jywarren
closed
5 years ago
2
arguments get reset if you call debounced function within itself
#26
archive64
closed
1 year ago
1
can not call my func right now?
#25
zhiyongsun
closed
5 years ago
2
confuse execution branch
#24
jituanlin
closed
6 years ago
0
Allowed setTimeout and Date.now to be passed to debounce
#23
JoshuaKGoldberg
closed
5 years ago
1
Allow injecting a custom setTimeout?
#22
JoshuaKGoldberg
closed
1 year ago
2
Added a .debounce member to debounce
#21
JoshuaKGoldberg
closed
6 years ago
5
Allow ES-style import { debounce } from "debounce"?
#20
JoshuaKGoldberg
closed
6 years ago
11
Migrate to esm
#19
TrySound
closed
5 years ago
2
add MIT license file
#18
lkuechler
closed
6 years ago
0
Return a promise from debounced method calls
#17
thgreasi
closed
3 years ago
4
Ability to force execution
#16
p
closed
7 years ago
16
Fixes #3 - Debounced function executing early?
#15
billymoon
closed
7 years ago
3
Update release to 1.0.2
#14
jails
closed
7 years ago
0
Remove date-now dependency
#13
selbekk
closed
7 years ago
1
npm version out of date
#12
thenewguy
closed
7 years ago
6
Add raf support
#11
woutervh-
closed
12 months ago
1
add ability to clear timer
#10
benjamincarp
closed
8 years ago
17
Provide a way to cancel scheduled debounces
#9
jamestalmage
closed
1 year ago
3
Protect against improper use
#8
jamestalmage
closed
1 year ago
2
Add support for promises
#7
kilianc
closed
1 year ago
8
remove unnecessary code
#6
suhaotian
closed
8 years ago
1
Usage of 'date-now' actually makes this harder to test with Jasmine
#5
guncha
closed
1 year ago
4
Proper testing
#4
alexgorbatchev
closed
1 year ago
2
Debounced function executing early?
#3
bobrenjc93
closed
7 years ago
2
Rewrite: use underscore.js implementation
#2
TooTallNate
closed
10 years ago
9
added repository field
#1
juliangruber
closed
11 years ago
0