debounce

popular js
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
Version 1.2.1 License MIT
Keywords
functionthrottleinvoke
INSTALL