Depot.js is a localStorage wrapper with a simple and effective API.
Depot.js can save, update, find and destroy local storage data.
The library integrates well with AMD and CommonJS loaders, but if none are present, it will attach itself to the current window.
While the fact that library provides an effective wrapper of Depot.js is laudable, it still won’t work on IE<8, which is of course not the fault of this library but makes it less viable.













