P-debounce

A robust utility for debouncing promise-returning and asynchronous functions, helping to optimize performance and resource management.

P-debounce is built in JavaScript, distributed under the MIT License license, 233 GitHub stars from 7 contributors, latest release v5.1.0.

Stats refreshed

Language
JavaScript
Latest Release
v5.1.0
License
MIT License

Our Newsletter

Get new Development tools right in your inbox

Get short emails with useful development projects, releases, and repos worth watching.


Key Features

  • Debounce promises and async functions
  • Increase performance through reduced function calls
  • Simple API
  • Configurable options
  • Supports both promise and async functions



Community

Stars
233
Contributors
7
Open Issues
4
Forks
26