RubyGems Navigation menu

debounce 0.2.0

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.1

Development Dependencies (5):

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

Owners:

Authors:

  • Stephan Kaag

SHA 256 checksum:

e3181a0b1bb81a2b760c99a9b39291dc9b49a5feff34b320a494d19b0a65dda0

Total downloads 10,397

For this version 2,348

License:

MIT

Required Ruby Version: >= 0

Links: