Webshim – polyfills jQuery with many HTML5 features
modular capability-based polyfill loading libary, which extends jQuery with HTML5 features in legacy browsers
modular capability-based polyfill loading libary, which extends jQuery with HTML5 features in legacy browsers
Simple, yet elegant jQuery.Deferred wrapper for window.setTimeout() and window.clearTimeout().
jQuery Promise with evented resolution/rejection conditions.
A well-tested jQuery plugin implementing enterprise-level messaging patterns atop the OpenAjax [Unmanaged] Hub. Great for decoupling cross-component communication on the client-side.
jQuery async plugin adds Deferred to handle like the Mochikit.Async.Deferred.
Create a deferred for all arguments individually as well as a deferred for all arguments
Execute a function (e.g. show loading status) when a Promise is slow.
Simple jQuery.Deferred wrapper for loading images.
Give some breathing room to your long-running plugins. Wtite $(‘.many’).fatPlugin() as $(‘.many’).gasp(function(){$(this).fatPlugin();}) and have a happier browser. It returns a promise!
A promisified, progress revealing, cancellable setTimeout