RubyGems Navigation menu

debounce 0.1.2

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:

d669d77096f4223df4455f6bec4eb26272bfc8e3d2d6ee3eaebf2d1bdd3a652a

Total downloads 10,397

For this version 2,356

License:

MIT

Required Ruby Version: >= 0

Links: