developit / decko

:dash: The 3 most useful ES7 decorators: bind, debounce and memoize
https://developit.github.io/decko/
MIT License
1.03k stars 36 forks source link

Rename debounce to throttle, alias debounce #11

Closed ivancuric closed 5 months ago

ivancuric commented 7 years ago

A short term solution. Long term I'd prefer to see a real debounce included, since I use that way more often personally.

dolsem commented 5 years ago

is there any update on this?

dolsem commented 5 years ago

I would like to submit a PR request for an actual debounce (backwards-compatible), but it makes sense to merge this first?

remnev commented 5 years ago

@developit do you still maintain this project? Could you somehow react here?