1.0.0 • Published 8 years ago

rafthrottle v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

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.

1.0.0

8 years ago