This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

debounce-n-throttle
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

debounce-n-throttle

NPM Tests Size GZip Size

For when you only need Lodash's debounce and throttle but existing Typescript alternatives are poor imitations.

Only 609 bytes gzipped.

import { debounce, throttle } from 'debounce-n-throttle'

The functions are almost identical to the lodash ones and the same tests pass.

Package Sidebar

Install

npm i debounce-n-throttle

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

18.8 kB

Total Files

6

Last publish

Collaborators

  • ferahl