debounce-throttling
Version:
debounce-throttle is a lightweight npm package designed to simplify and enhance event handling in JavaScript applications. With this package, developers can effortlessly implement debouncing and throttling functionalities to optimize performance and impro
5 lines (3 loc) • 198 B
TypeScript