Debounce Packages

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 1 year 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 1 year ago

debouncing

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

22.7.26 • Published 5 months ago