@witzbould/utils-throttle

2.2.2 • Public • Published

Throttle

Returns a function, that, as long as it continues to be invoked, will only trigger every N milliseconds. If immediate is passed, trigger the function on the leading edge, instead of the trailing.

There is also a version that uses requestAnimationFrame().

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • pnpm-temp
  • 2.2.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.2.2
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i @witzbould/utils-throttle

Weekly Downloads

1

Version

2.2.2

License

ISC

Unpacked Size

3.25 kB

Total Files

4

Last publish

Collaborators

  • witzbould