ampersand-pouchdb-sync

AmpersandJS PouchDB Sync Adapter

Usage no npm install needed!

<script type="module">
  import ampersandPouchdbSync from 'https://cdn.skypack.dev/ampersand-pouchdb-sync';
</script>

README

ampersand-pouchdb-sync

You probably won't use this directly, but it is used by ampersand-model-pouchdb-mixin and ampersand-collection-pouchdb-mixin to provide the PouchDB persistance functionality.

install

npm install ampersand-pouchdb-sync

credit

Credit goes to jo for the initial implementation in backbone-pouch