Debounce Packages

debounce-wrapper

Function wrapper, that cancels the previous function call, if time between previous and current call less than ms

1.0.6 • Published 3 years ago

debouncing

Debouncing and throttling library optimizes event handling by delaying or limiting function execution.

22.7.25 • Published 3 months ago

debounce.lodash

[![NPM](https://img.shields.io/npm/v/debounce.lodash.svg)](https://www.npmjs.com/package/debounce.lodash) ![Tests](https://github.com/sekoyo/debounce.lodash/actions/workflows/main.yml/badge.svg) ![Size](https://img.badgesize.io/sekoyo/debounce.lodash/mast

1.0.0 • Published 3 months ago

debounce-n-throttle

[![NPM](https://img.shields.io/npm/v/debounce-n-throttle.svg)](https://www.npmjs.com/package/debounce-n-throttle) ![Tests](https://github.com/sekoyo/debounce-n-throttle/actions/workflows/main.yml/badge.svg) ![Size](https://img.badgesize.io/sekoyo/debounce

1.0.2 • Published 3 months ago

debounce-hook-async

This is a custom hook used in React applications to delay a value by a certain amount of time. It also allows your functions to run asynchronously and handle possible errors.

1.0.5 • Published 2 months ago