Vuex-ORM-Lowdb
JSON →Vuex-ORM-Lowdb (v0.3.4) is a plugin for Vuex-ORM that synchronizes Vuex store data with Lowdb, a JSON file-based database. It provides Vuex actions ($fetch, $create, $update, $delete) that extend Vuex-ORM's model operations with automatic persistence to Lowdb. Key differentiators: simple local persistence without a backend, uses Lowdb for file storage. Release cadence is low; no updates since initial release. Use with Vuex-ORM 0.x.
Resources
packagevuex-orm-lowdb ↗