hyperapp-persist
Persist an app's state to the next session
Persist an app's state to the next session
Persist an app's state to the next session
LocalAsyncStorage is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app in web browser. It should be used instead of LocalStorage.
A localStorage collections db
A localStorage implementation of the LevelDOWN API
Offline storage, improved.
Namespaced key/value store backed by localStorage with events and default value loading.
If localstorage cant use, try cookie
## CN localStorage 的读写操作, 支持版本更新与过期
Wrapper for localstorage api
Make localStorage like cookie
js for localstorage
前端localStorage设置失效时间
Use LocalStorage as Cache when read an external service or API
A Node.js and browserify leveldown API implementation that maps to chrome.storage.local in the browser
Store objects (& arrays) on top of localstorage web api with one more level of abstraction.
The most practical way to work with localStorage
Just another LocalStorage wrapper.
bevacqua's local-storage fork version
A simplified localStorage API that just works