Search results
125 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Collation functions for PouchDB map/reduce
Easy-to-use query language for PouchDB
PouchDB allDbs plugin
Helper function that makes wrapping bulkDocs using pouchdb-wrappers easier.
A PouchDB plug-in that simulates CouchDB's replicator database daemon.
Given a CouchDB request object, make a similar http request on a given PouchDB database.
PouchDB database access restrictions using a security document.
A PouchDB plug-in that allows you to re-use your CouchDB list functions on the client side.
Builds a complete CouchDB-like response object from a very marginal one. (Can be just a string at first.)
Adds disk_size to info()'s output for your leveldown backed PouchDB's.
A PouchDB plug-in that allows you to re-use your CouchDB validate_doc_update functions on the client side.
A PouchDB plug-in that simulates CouchDB's authentication daemon. Includes a users db that functions like CouchDB's.
PouchDB upsert and putIfNotExists functions
Given the code of a CouchDB show/list function (and some other stuff), this module runs it and returns the result.
A PouchDB plug-in that allows you to re-use your CouchDB update functions on the client side.
Express submodule with a CouchDB-style REST interface to PouchDB.
Compiles a piece of code to a function object, providing a CouchDB-like JavaScript context.
A PouchDB plug-in that allows you to re-use your CouchDB rewrites on the client side.
Helper function that makes wrapping changes(), sync(), replicate() etc. using pouchdb-wrappers easier.
Aids in the construction of JSON objects as used by CouchDB.