Design doc helpers for PouchDB.
Unassorted utilities used by PouchDB.
PouchDB utilities used by pouchdb-mapreduce.
Map and Set shims for PouchDB
Errors exposed by PouchDB.
PouchDB utilities for calculating MD5 checksums.
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.
PouchDB adapter using in-memory as its data store.
Utilities for PouchDB adapters.
Fork of level-sublevel with ony the subset of the API that PouchDB uses
Collation functions for PouchDB map/reduce
The core of PouchDB as a standalone package.
Core PouchDB adapter code for LevelDOWN-based adapters
PouchDB, the browser-only edition.
Adds "filter", "selector", etc. to PouchDB's changes/replicate/sync APIs
PouchDB's secondary index API as an abstract module
PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.
PouchDB's map/reduce query API as a plugin.
PouchDB adapter using IndexedDB as its data store.