https://github.com/devnax/dboun
The dboun function is a utility designed to limit the rate at which a function is executed. It ensures that the provided function (fn) is called only after a specified delay (delay) has elapsed since the last invocation. By default, the delay is set to 400 milliseconds.
https://github.com/devnax/dboun
debounce debounce-function debounce-input debounce-search debouncer javascript javascript-library
Last synced: 8 months ago
JSON representation
The dboun function is a utility designed to limit the rate at which a function is executed. It ensures that the provided function (fn) is called only after a specified delay (delay) has elapsed since the last invocation. By default, the delay is set to 400 milliseconds.
- Host: GitHub
- URL: https://github.com/devnax/dboun
- Owner: devnax
- Created: 2025-01-04T06:49:34.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T09:45:23.000Z (10 months ago)
- Last Synced: 2025-04-15T09:27:21.723Z (9 months ago)
- Topics: debounce, debounce-function, debounce-input, debounce-search, debouncer, javascript, javascript-library
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/dboun
- Size: 78.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0