{"library":"redux-storage-engine-localforage","type":"library","category":null,"description":"A redux-storage engine that persists the Redux state tree to localforage (IndexedDB, WebSQL, or localStorage) with optional JSON replacer/reviver for custom serialization. Current stable version is 2.0.0. It depends on redux-storage >3.0.0 and localforage. Key differentiator: provides a localStorage-like API for offline storage in browsers, with configurable drivers and no need for a server. Release cadence is low; last release was in 2016.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","redux","redux-storage","redux-storage-engine"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redux-storage-engine-localforage","imports":["import createEngine from 'redux-storage-engine-localforage'","const createEngine = require('redux-storage-engine-localforage').default","const engine = createEngine('key', config, replacer, reviver)"]},{"cmd":"yarn add redux-storage-engine-localforage","imports":[]},{"cmd":"pnpm add redux-storage-engine-localforage","imports":[]}],"homepage":"https://github.com/mathieudutour/redux-storage-engine-localforage","github":"https://github.com/mathieudutour/redux-storage-engine-localforage","docs":null,"changelog":null,"pypi":null,"npm":"redux-storage-engine-localforage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}