{"library":"redux-storage-engine-localstorage","type":"library","category":null,"description":"A localStorage-based persistent engine for redux-storage, a middleware to persist a Redux store to storage backends. The engine stores the entire state tree as a JSON string under a single key in window.localStorage. Version 1.1.4 is the latest stable release, originally authored by Michael Contento and now maintained by Gunjan Soni. The package is simple but has async issues: localStorage operations block the JS thread. For full async support with IndexedDB or other backends, consider redux-storage-engine-localforage or redux-persist. Since the original project is deprecated, this fork is in maintenance mode but receives updates.","language":"javascript","status":"maintenance","version":"1.1.4","tags":["javascript","redux","redux-storage","redux-storage-engine","localStorage"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redux-storage-engine-localstorage","imports":["import createEngine from 'redux-storage-engine-localstorage'","import createEngine from 'redux-storage-engine-localstorage'","import createEngine from 'redux-storage-engine-localstorage';\nconst engine = createEngine('key', replacer, reviver);"]},{"cmd":"yarn add redux-storage-engine-localstorage","imports":[]},{"cmd":"pnpm add redux-storage-engine-localstorage","imports":[]}],"homepage":"https://github.com/react-stack/redux-storage-engine-localstorage","github":"https://github.com/react-stack/redux-storage-engine-localstorage","docs":null,"changelog":null,"pypi":null,"npm":"redux-storage-engine-localstorage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}