sindresorhus / p-debounceLinks
Debounce promise-returning & async functions
☆233Updated 2 months ago
Alternatives and similar repositories for p-debounce
Users that are interested in p-debounce are comparing it to the libraries listed below
Sorting:
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- Like `Promise.all()` but for `Map` and `Object`☆200Updated 4 months ago
- A blazing fast memoization library that is tiny but feature-rich.☆259Updated last month
- SQL linting rules for ESLint.☆111Updated last week
- ESLint shareable config for TypeScript to be used with eslint-config-xo☆179Updated 5 months ago
- Delay a promise a minimum amount of time☆176Updated 3 months ago
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- Memoize promise-returning & async functions