debounced
Here are 7 public repositories matching this topic...
A lightweight, dependency-free debounce utility for JavaScript functions. Supports both leading and trailing edge execution. Perfect for input handlers, resize events, and performance optimization in modern web apps.
-
Updated
May 23, 2025 - JavaScript
A tiny function that runs a delayed execution of unique calls by managing a Map data structure with a custom debounce implementation
-
Updated
Feb 24, 2019 - JavaScript
Debounce decorator for es6+, with promise support
-
Updated
Sep 21, 2019 - JavaScript
de-bounce a mechanical switch
-
Updated
Mar 17, 2022 - C++
Improve this page
Add a description, image, and links to the debounced topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the debounced topic, visit your repo's landing page and select "manage topics."