<[object Object]> <[object Object]>
hero

Firemodel Vuex Plugin

Seemlessly connecting Firemodel and Firebase to a VueJS/Vuex application

Get Started →

Firemodel Integration

Easily connect your Firemodel model's to Vuex to ensure that state stays in sync between Firebase and Vuex while also gaining full access to Firemodel's powerful mocking capabilities

Authentication

Plug into Firebase's authentication services with ease and hook into useful auth lifecycle events to help manage your state

Multi-Level Caching

Provides a compact "get and/or watch" API that supports the idea of ABC (always be caching); this strategy leverages Vuex, IndexedDB, and Firebase to achieve a high performance data environment

npm install --save vuex-plugin-firemodel
# or
yarn add vuex-plugin-firemodel