Paquet : node-debounce (2.2.0-2)
Liens pour node-debounce
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source node-debounce :
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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.
Télécharger node-debounce
| Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|
| all | 4,5 ko | 19,0 ko | [liste des fichiers] |
