文件名称:redux-store-persist:订阅Redux存储并复制到localStorage或sessionStorage
文件大小:206KB
文件格式:ZIP
更新时间:2024-06-11 06:01:59
JavaScript
Redux商店持续存在 订阅Redux Store并将其复制到localStorage或sessionStorage 。 特征 将redux存储持久化在localStorage或sessionStorage 配置localStorage或sessionStorage密钥名称 加密和解密Redux存储 正在安装 # install via NPM $ npm install @redux-store/localstorage # or $ npm install @redux-store/sessionstorage # install via YARN $ yarn add @redux-store/localstorage # or $ yarn add @redux-store/sessionstorage 贡献 克隆它( git clone git@github.com:
【文件预览】:
redux-store-persist-master
----.github()
--------workflows()
----src()
--------utils()
----LICENSE.md(1KB)
----CHANGELOG.md(732B)
----README.md(1KB)
----packages()
--------sessionStorage()
--------localStorage()