PouchDB, the browser-only edition.
TypeScript definitions for pouchdb-browser
TypeScript definitions for pouchdb
PouchDB is a pocket-sized database
PouchDB adapter using in-memory as its data store.
Easy-to-use query language for PouchDB
Unassorted utilities used by PouchDB.
PouchDB utilities used by pouchdb-mapreduce.
PouchDB utilities for calculating MD5 checksums.
Map and Set shims for PouchDB
PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.
PouchDB adapter using IndexedDB as its data store.
Errors exposed by PouchDB.
PouchDB utilities for operating on binary strings and Buffers/Blobs.
PouchDB's core selector code
PouchDB utilities for safely stringifying and parsing JSON.
Collation functions for PouchDB map/reduce
PouchDB's document merge algorithm.
PouchDB's fetch() method.
Utilities for PouchDB adapters.
TypeScript definitions for pouchdb-node
A PouchDB plug-in that allows you to re-use your CouchDB validate_doc_update functions on the client side.
Fork of level-sublevel with ony the subset of the API that PouchDB uses
Core PouchDB adapter code for LevelDOWN-based adapters