LargeLocalStorage
LargeLocalStorage copied to clipboard
Problem: You need to store a large amount of key-value based data in IE, Chrome, Safari, AND Firefox
hello how can i use for Vue ? i import q.js but already receive error for q is not defined..
I realize this project was abandoned years ago, but has anyone been able to get it to work? I can't even get the storage initialization code to run. If I...
line 1886: `glob.LargeLocalStorage = definition.call(glob, Q);` browser: Chrome Version 46.0.2490.86 (64-bit)
Not sure if anyone's still working on this, but just FYI - the File System API is no longer a standard, it's been discontinued and is only supported in Chrome....
It seems that on an iPad (iOS 7) this is not working, no matter if we use Chrome or Safari apps on it. The error "Unable to create any storage...
The first time a page is visited, the user is prompted to allow LLS access to store files. LLS does not initialize until the user click yes or no (which...