RubyGems Navigation menu

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

Development Dependencies (5):

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

Owners:

Authors:

  • Stephan Kaag

SHA 256 checksum:

556a5e3576a10a664955de8cace9665d5f939d2232e2281f00690b068c70cbd3

Total downloads 10,397

For this version 2,377

License:

MIT

Required Ruby Version: >= 0

Links: