Throttle Packages

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 2 years ago

debounce-throttle-javascript

Debounce and throttle functions to enhance the website performance by limiting/reducing the number of times the handler function is being executed due to user events. User events can be engagements like clicks, scroll, resize, text box inputs, mouse event

1.0.2 • Published 4 years 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 2 years ago