Skip to content

Simple cross browser wrapper around localStorage API. Serializes objects to store as strings an parses them back on read. Works with IE6+, FF3+, Chrome etc.

Notifications You must be signed in to change notification settings

shodanuk/LocalStorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a PrototypeJS powered abstraction of the localStorage API which provides backwards compatibility with IE6 & 7.

I've also started a jQuery port (included) but it's currently incomplete.

Testing has so far been VERY limited so use at your own risk!

About

Simple cross browser wrapper around localStorage API. Serializes objects to store as strings an parses them back on read. Works with IE6+, FF3+, Chrome etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published