MDSLKTR / pouch-vue

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

Documented approach #21

Closed assemblethis closed 5 years ago

assemblethis commented 5 years ago

I've pulled in a few of Sigi's commits from his fork. These are some really nice changes to this Vue.js plugin that brings it more in line with the documented approach of using mixins.

It passes all the unit tests.

MDSLKTR commented 5 years ago

Looks good to me

assemblethis commented 5 years ago

Thanks. I deleted the other branches except for the "typescript" branch.