Hacker News new | ask | show | jobs
by matthiasak 4508 days ago
I wrote a library that lets you store and retrieve from Local Storage https://github.com/matthiasak/Loader.

Local Storage is ie8+, so if you need to support less than that, you might need a polyfill https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-Brow...