Home

Search results

"tag:"localstorage""


Title and summary Date/time
1
I've setup a small page where I share my findings in trying to optimize the implementation of lz-string. This work will continue in the coming weeks. You can leave a comment in this blog entry for any feedback.
May 21, 2013
1:19:00 AM
2
lz-string is a compression program for JavaScript in the browser, based on LZW. It is fast, meant for localStorage or any other string-based storage in JavaScript, and is particularly efficient on short strings. All can be read on the home page: ...
May 9, 2013
2:27:00 AM

Home