Package Exports
- pouchdb
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pouchdb) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
PouchDB (Portable CouchDB JavaScript implementation)
The PouchDB Website is at: http://pouchdb.com/
PouchDB is a JavaScript library that allows you to store and query data for web applications that need to work offline, and sync with an online database when you are online.
