/debounce-function

Creates a debounced version of the given function which waits to execute until its last call within a given time period.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers