dtstorage
ES6 class for REST-like management local- & sessionStorage
ES6 class for REST-like management local- & sessionStorage
A lightweight wrapper around localStorage to make it work like you think it does
Library for storing URL params
Wrapper of local/session storage to persist state in the user browser
Storage manager for localstorage, sessionstorage and cookies for Vue.js project.
Wrapper for the Web Storage API that lets you use a number of useful methods and features.
Synchronization of vuex state and storage
Sync persist storage between Local/Session Storage and MobX
React hook for manage the localStorage and sessionStorage
A localStorage and sessionStorage data binding for S.js signals
A Node.js and browserify leveldown API implementation that maps to sessionStorage in the browser
a simple ng2 library to wrap localstorage and sessionstorage
A service wrapping local and session storage for angular2.
Abstracts access to any storage object implementing the webstorage Storage interface, offering optional compression using lz-string and optional encryption using crypto
Persist and rehydrate parts or all of your Redux store.
Client Store is a library provides meaningful use of client side storages.
A better storage wrapper
Allows developers to reference browser local/session storage without having to stringify or parse their object types.
cache.js 是一个轻量级的 JS 库,对 `localStorage`、`sessionStorage`进行了扩展,增加了序列化方法和过期时间。可以直接存取JSON对象、设置过期时间。
Vue localstorage.From git+https://github.com/RobinCK/vue-ls.git,but change some code