fridge is the World’s lightest multi-backend offline web storage JavaScript library on the planet. It uses localStorage, indexedDB, and webSQL backends as key-value store database to store data locally in the web browser. It wraps all of them using a fast, cross-browser localStorage-like API and stores a very wide range of data types in the most optimal way possible, everywhere.
It uses all the available web storage backends. If one is full, it automatically stores in another.
Last Update | 6 July 2017 |
Published | 6 July 2017 |
Compatible Browsers | IE8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome, Edge |
Files Included | JavaScript JS |
Tags | client-side web storage, cross-browser storage, data storage, database, fridge.js, html5 web storage, indexeddb, javascript storage, localforage, localstorage, offline storage, storage, web storage, websql |