Autocompleter

Simple, easy, customisable and with cache support.

Ajax goodies

jQuery plugin that adds `cached` and `concurrency` options for better requests management

jQuery.cacheImages()

Makes for easy caching of image files in the browsers LocalStorage or other offline storage. Can be bound elements or parents.

jQuery Multiple GetScript

A series of jQuery plugins that allows the downloading of multiple JavaScript requests with a single call.

jQuery DOM Cache

Using $.cache (or $.domCache) may dramatically increase the performance of your web application by eliminating unnecessary DOM traversal. Manipulate the DOM (with event handling) more efficiently by referencing cached DOM elements.