debounce.lodash
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

debounce.lodash

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.lodash'

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

Package Sidebar

Install

npm i debounce.lodash

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

18.8 kB

Total Files

6

Last publish

Collaborators

  • ferahl