simpler-debounce
JavaScript
★ 8
updated 10y ago
Creates and returns a new debounced version of the passed function that will postpone its execution until after wait milliseconds have elapsed since the last time it was invoked
No plain-English explanation yet — one is being written right now. Check back in a minute.