For the current project I am working on I wrote a simple localStorage wrapper in Coffeescript, which makes working with localStorage simpler.
I am currently testing it, and maybe I'll make a true repository with some explanation if some people are interested.
The gist also uses an example file/sort of readme.
Please let me know if this is of any use to you, or if you would like to know something about it.