PouchDB express session store. Can do realtime session data synchronization via PouchDB server
PouchDB adapter using in-memory as its data store.
Core PouchDB adapter code for LevelDOWN-based adapters
PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.
Plugin that forces session authentication for PouchDb http adapter
PouchDB adapter using IndexedDB as its data store.
Unassorted utilities used by PouchDB.
PouchDB utilities used by pouchdb-mapreduce.
PouchDB utilities for calculating MD5 checksums.
Errors exposed by PouchDB.
Map and Set shims for PouchDB
PouchDB is a pocket-sized database
PouchDB utilities for operating on binary strings and Buffers/Blobs.
PouchDB's core selector code
PouchDB utilities for safely stringifying and parsing JSON.
PouchDB's document merge algorithm.
PouchDB's fetch() method.
TypeScript definitions for pouchdb
Collation functions for PouchDB map/reduce
TypeScript definitions for pouchdb-browser
Utilities for PouchDB adapters.
A PouchDB plug-in that simulates CouchDB's authentication daemon. Includes a users db that functions like CouchDB's.
TypeScript definitions for pouchdb-node
TypeScript definitions for pouchdb-replication