Пакет: node-debounce (2.2.0-2)
Връзки за node-debounce
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник node-debounce.
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
delay function calls until a set time elapses after the last invocation
This package provides a simple and efficient debounce utility for JavaScript, which delays invoking a function until after a specified wait time has elapsed since the last time it was invoked. Debouncing is useful for limiting the rate at which a function is called, especially in performance-critical or event-heavy environments like scrolling, resizing, or keypress handling.
Features:
- Small and dependency-free - Works in both browser and Node.js environments - Supports options for immediate execution and maximum wait times
This package is primarily intended for use with Node.js.
Изтегляне на node-debounce
| Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
|---|---|---|---|
| all | 4,5 кБ | 19,0 кБ | [списък на файловете] |
