fluid-pouchdb
v1.0.17
Published
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
Downloads
66
Keywords
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:
fluid.pouch
- A wrapper around individual PouchDB instances.fluid.pouch.express
- A wrapper around an instance of express-pouchdb.fluid.pouch.harness
- An instance offluid.express
with a full-configuredfluid.pouch.express
subcomponent wired in.- Test fixtures and functions provided by this package.
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