MDSLKTR / pouch-vue

Pouchdb bindings for Vue.js
MIT License
90 stars 17 forks source link

documentation: "OPTIONAL db" as remote url to query couchDB #40

Open BananaAcid opened 4 years ago

BananaAcid commented 4 years ago

It would be wonderful, to have a few lines in the readme, about "OPTIONAL db"

I think, that would also make it a fine access tool to CouchDB, in case of caching or generating non sync-able stuff locally. For me at least.

Btw: Great intermediate Pouch-lib ! As a vue-lib - it is a real timesaver as well as keeping code short and clean! Thanks!