0.0.2 • Published 5 years ago
firevue-reactive v0.0.2
Firestore-Vue Reactive Library using Composition API
A library to help with linking Vue controls to Firestore documents/queries using
Vue Composition API style ref
and computed
style observables.
Created out of using vuefire
but after experiencing some
difficulties integrating it into new Typescript based composition components.
This is in use and workable, but is very much still at an early alpha state in terms of general use.
Instructions
TODO