debounce
Delay function calls until a set time elapses after the last invocation
dlox
A lightweight, promise-based debouncing and throttling library designed to help you build fast and responsive user interfaces in JavaScript and TypeScript applications.
aggregate-fn
Aggregate fn is a Javascript utility that brings together multiple async operations.