I am using localStorage in a project, and it will need to store lots of data, mostly of type int, bool and string. I know that javascript strings are u
localStorage
This Stackoverflow Question has an answer that may help. There is a link to a JavaScript compression library.