{"library":"redux-storage-engine-sessionstorage","type":"library","category":null,"description":"A sessionStorage-based engine for redux-storage (v1.0.2, last updated 2016). This package provides a simple way to persist Redux state to window.sessionStorage using the redux-storage middleware/toolkit. It is synchronous, blocking the JS thread on save/load. The package is unmaintained and has no TypeScript types. Compared to localStorage, sessionStorage is scoped to the tab/window and cleared when the tab is closed. Requires redux-storage core package and a Promise polyfill for IE <= 11. The npm status indicates it is deprecated in favor of redux-storage-decorator-filter or similar packages.","language":"javascript","status":"deprecated","version":"1.0.2","tags":["javascript","redux","redux-storage","redux-storage-engine","localStorage"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redux-storage-engine-sessionstorage","imports":["import createEngine from 'redux-storage-engine-sessionstorage'","import createEngine from 'redux-storage-engine-sessionstorage'","import 'es6-promise/auto'"]},{"cmd":"yarn add redux-storage-engine-sessionstorage","imports":[]},{"cmd":"pnpm add redux-storage-engine-sessionstorage","imports":[]}],"homepage":"https://github.com/bmatcuk/redux-storage-engine-sessionstorage","github":"https://github.com/bmatcuk/redux-storage-engine-sessionstorage","docs":null,"changelog":null,"pypi":null,"npm":"redux-storage-engine-sessionstorage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}