React component middleware for listening to the changes feed from CouchDB or PouchDB
Adds "filter", "selector", etc. to PouchDB's changes/replicate/sync APIs
Unassorted utilities used by PouchDB.
PouchDB utilities used by pouchdb-mapreduce.
PouchDB utilities for calculating MD5 checksums.
Map and Set shims for PouchDB
Errors exposed by PouchDB.
PouchDB is a pocket-sized database
PouchDB utilities for operating on binary strings and Buffers/Blobs.
PouchDB adapter using in-memory as its data store.
PouchDB's core selector code
Collation functions for PouchDB map/reduce
TypeScript definitions for pouchdb
PouchDB utilities for safely stringifying and parsing JSON.
PouchDB's document merge algorithm.
PouchDB's fetch() method.
TypeScript definitions for pouchdb-browser
Utilities for PouchDB adapters.
TypeScript definitions for pouchdb-node
Core PouchDB adapter code for LevelDOWN-based adapters
Fork of level-sublevel with ony the subset of the API that PouchDB uses
TypeScript definitions for pouchdb-replication
Helper function that makes wrapping changes(), sync(), replicate() etc. using pouchdb-wrappers easier.
TypeScript definitions for pouchdb-http