{"library":"vuex-orm-lowdb","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.3.4","tags":["javascript","vue","vuex","vuex-plugin","vuex-orm","vuex-orm-plugin","lowdb"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install vuex-orm-lowdb","imports":["import VuexOrmLowdb from 'vuex-orm-lowdb'","const VuexOrmLowdb = require('vuex-orm-lowdb')","VuexORM.use(VuexOrmLowdb, { database, dbPath: '/public/data' })"]},{"cmd":"yarn add vuex-orm-lowdb","imports":[]},{"cmd":"pnpm add vuex-orm-lowdb","imports":[]}],"homepage":"https://github.com/linuxing3/vuex-orm-lowdb","github":"https://github.com/linuxing3/vuex-orm-lowdb","docs":null,"changelog":null,"pypi":null,"npm":"vuex-orm-lowdb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}