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.
- Host: GitHub
- URL: https://github.com/mrnko/lite-debounce-js
- Owner: mrnko
- License: mit
- Created: 2025-05-23T09:36:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-05-23T09:56:05.000Z (10 months ago)
- Last Synced: 2025-06-03T15:09:02.825Z (10 months ago)
- Topics: css, debounce, debounce-button, debounce-input, debounced, debouncing, html, javascript, js, js-debounce, vanilla-javascript, vanilla-js
- Language: JavaScript
- Homepage: https://mrnko.github.io/lite-debounce-js/
- Size: 26.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE