debounced
Here are 8 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
de-bounce a mechanical switch
-
Updated
Mar 17, 2022 - C++
Debounce decorator for es6+, with promise support
-
Updated
Sep 21, 2019 - JavaScript
LiteDebounce is a lightweight utility for debouncing JavaScript functions, designed to improve performance without any dependencies. It offers both leading and trailing execution options, making it ideal for handling user inputs and optimizing event performance. 🐙🌟
-
Updated
May 24, 2025 - JavaScript
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."