Image may be NSFW.
Clik here to view.Do you need to store some information on the client and you don’t fancy to dive into all those storage solutions of modern to old browsers? Need something to wrap all that and provide a simple API to get, set and remove keys and values?
Look no further.
At least those have been my requirements. Additionally I wanted it to play nicely with jQuery or Zepto.
So I came to jStorage.js.
It lets you set, get and delete, deal with default values and TTLs, is flushable and nicely plays with all kinds of storage implementations on different browsers with nothing to worry.
Go to the website to find out more.