bindWithDelay
Delay handler
A jQuery plugin for executing event handlers with delayed or throttled execution.
jQuery Plugin For Delayed Event Execution
152 stars
9 watching
28 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dave1010/jquery-fast-click | A plugin that mitigates the delay on click events in mobile browsers | 133 |
sindresorhus/delay | Allows delaying promises by a specified amount of time or a random range. | 609 |
brummelte/sleep-promise | A utility function that resolves a promise after a specified delay. | 86 |
walmik/timer.jquery | A plugin to create and manage timers in web applications. | 295 |
ai/nanodelay | A tiny Promise wrapper around setTimeout | 193 |
jamiebuilds/tickedoff | A library that defers the execution of code until a specified time or next available opportunity | 219 |
sindresorhus/p-defer | Provides a promise that can be delayed to execute at a specific time or after another operation is completed. | 73 |
bboydflo/flagstrap-preact | Port of a jQuery plugin to work with Preact | 3 |
fluentforward/cljs-binding | A library that simplifies binding ClojureScript functions to HTML elements and atomic values, enabling two-way data synchronization. | 57 |
chartjs/chartjs-plugin-deferred | A plugin to delay initial chart updates until the user scrolls and the canvas appears inside the viewport. | 110 |
junker/paren-jquery | Provides a set of macros to integrate jQuery functionality with Common Lisp code. | 2 |
developit/linkstate | A utility function to bind events to state changes in React and Preact components. | 292 |
sandeepk01/vue-event-handler | A Vue.js plugin that provides a global event bus for handling events across components and destroying listeners. | 15 |
longtian/redux-deferred | Middleware for handling asynchronous data fetching in Redux applications with jQuery Deferred objects | 2 |
ingdir/jquery-bemhelpers | A jQuery plugin providing support for working with BEM modifiers and callbacks in JavaScript. | 18 |