UNPKG

jquery.bouncer

Version:

Defers event handler until a duration has lapsed or a given event has occurred.

27 lines (26 loc) 705 B
{ "name": "bouncer", "title": "jQuery Bouncer", "description": "Defers event handler until a duration has lapsed or a given event has occurred.", "version": "1.0.0-beta", "homepage": "https://github.com/tableau-mkt/jquery.bouncer", "author": { "name": "Joel Walters", "email": "jwalters@tableausoftware.com" }, "repository": { "type": "git", "url": "git://github.com/tableau-mkt/jquery.bouncer.git" }, "bugs": "https://github.com/tableau-mkt/jquery.bouncer/issues", "licenses": [ { "type": "MIT", "url": "https://github.com/tableau-mkt/jquery.bouncer/blob/master/LICENSE-MIT" } ], "dependencies": { "jquery": "1.7" }, "keywords": [] }