/use-function-debouncer

useFunctionDebouncer react hook which exports a debounce(func, delay) function and a cancelDebounce function for debouncing in react apps

Primary LanguageJavaScriptMIT LicenseMIT

Issues