fluid-pouchdb

This package provides [Fluid components](http://docs.fluidproject.org/infusion/development/UnderstandingInfusionComponents.html) that wrap [PouchDB](https://github.com/pouchdb/pouchdb) and [express-pouchdb](https://github.com/pouchdb/express-pouchdb). You

Usage no npm install needed!

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

README

fluid-pouchdb

This package provides Fluid components that wrap PouchDB and express-pouchdb. You can use the same data, design documents, and REST calls as you would with CouchDB.

For more information, see the documentation:

Note:

The browser tests for this package will fail intermittently in IE11. This has been written up and is being tracked at https://issues.fluid.net/browse/fluid-2492