rafthrottle

1.0.0 • Public • Published

RAFT

RequestAnimationFrame Throttle


An efficient manager for all your window-level event handlers. Bundles them together and uses requestAnimationFrame to ensure optimal running frequency.

Why?

This module attempts to solve two main problems:

  • Performance when dealing with lots of window-level events
  • Organization, keeping code sane

Travis npm package Coveralls

Describe rafthrottle here.

Readme

Keywords

none

Package Sidebar

Install

npm i rafthrottle

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • joshwcomeau