{"library":"vuex-orm-localforage","type":"library","category":null,"description":"A Vuex-ORM plugin (v0.3.2) that syncs Vuex Store data with IndexedDB via LocalForage. It adds Vuex actions ($fetch, $create, $update, $delete, etc.) to load and persist model data from/to IndexedDB. Supports per-model LocalForage configuration and action name customization to avoid conflicts with other Vuex-ORM plugins. Requires @vuex-orm/core ^0.36.3. Stable but rarely updated; last release 2017.","language":"javascript","status":"maintenance","version":"0.3.2","tags":["javascript","vue","vuex","vuex-plugin","vuex-orm","vuex-orm-plugin","localforage","localstorage"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install vuex-orm-localforage","imports":["import VuexORMLocalForage from 'vuex-orm-localforage'","VuexORM.use(VuexORMLocalForage, { database })","await Todo.$fetch()"]},{"cmd":"yarn add vuex-orm-localforage","imports":[]},{"cmd":"pnpm add vuex-orm-localforage","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"vuex-orm-localforage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}