Vuex ORM LocalForage

JSON →
library 0.3.2 ·javascript maintenance
verified Jun 4, 2026

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.