jQuery Plugin Directory

jQuery.cacheImages()

Fresh Vine

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

image
cache
storage
localstorage
local
offline
indexeddb

jQuery Storage API

Julien Maurel

jQuery Storage API is a plugin that simplify access to storages (HTML5) & cookies, add namespace storage functionality and provide compatiblity for old browsers with cookies!

html5
jquery
cookie
storage
localstorage
sessionstorage
namespace

jQuery Phoenix

Nick Kugaevsky and almighty contributors

jQuery plugin to save form fields values to Local Storage via HMTL5 Web Storage API. Lost connections, crashed browsers, broken validations – all these shit loose forms data you've filled in with love and care. Phoenix keeps bad things away from forms. It saves form fields values to your browser Local Storage using HTML5 Web Storage API.

form
input
textarea
state
save
storage
localstorage
webstorage
persistence

PgwCookie

Jonathan M. Piat

Lightweight cookie manager for jQuery for creating, reading and removing your JavaScript cookies.

cookie
utility
data
cookies
session
storage