RubyGems Navigation menu

debounce 0.2.1

Creates a debounced function that delays invoking func until after wait milliseconds have elapsed since the last time the debounced function was invoked.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.1 - June 22, 2015 (8 KB)
  2. 0.2.0 - June 15, 2015 (8 KB)
  3. 0.1.2 - June 15, 2015 (8 KB)
  4. 0.1.1 - June 15, 2015 (8 KB)

Runtime Dependencies (1):

redis-semaphore >= 0.2.4

Development Dependencies (5):

bundler ~> 1.10
minitest >= 0
mock_redis >= 0
pry >= 0
rake ~> 10.0

Owners:

Authors:

  • Stephan Kaag

SHA 256 checksum:

bb60662ff07518598abaa25974986803a5bb7074e69b0548f03e871ea505cc26

Total downloads 10,346

For this version 3,298

License:

MIT

Required Ruby Version: >= 0

Links: