An open API service indexing awesome lists of open source software.

https://github.com/mrnko/lite-debounce-js

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.
https://github.com/mrnko/lite-debounce-js

css debounce debounce-button debounce-input debounced debouncing html javascript js js-debounce vanilla-javascript vanilla-js

Last synced: 9 months ago
JSON representation

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.

Awesome Lists containing this project