Packages 25
Description
Promises as used by PouchDB.
Publisher
Description
Simple script to console.log every SQL query received by Web SQL in supported browsers (Chrome, Safari).
Publisher
Description
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Publisher
Description
Collation functions for PouchDB map/reduce
Publisher
Description
A PouchDB-like error object, for use by plug-ins.
Publisher
Description
Given a CouchDB request object, make a similar http request on a given PouchDB database.
Publisher
Description
Compiles a piece of code to a function object, providing a CouchDB-like JavaScript context.
Publisher
Description
Given the code of a CouchDB show/list function (and some other stuff), this module runs it and returns the result.
Publisher
Description
A PouchDB plug-in that allows you to re-use your CouchDB validate_doc_update functions on the client side.
Publisher
Description
extend() method taken from JQuery 1.9.0 for use in PouchDB
Publisher
Description
Super simple and non-recursive JSON parse/stringify library
Publisher
Description
PouchDB Authentication
Publisher
Description
Musical chord parser, transposer, and disambiguator
Publisher
Description
Helper function that makes wrapping bulkDocs using pouchdb-wrappers easier.
Publisher
Description
A Node.js and browserify leveldown API implementation that maps to localstorage in the browser
Publisher
Description
Tool to dump a PouchDB/CouchDB database
Publisher
Description
Transform Pouch (formerly Filter Pouch)
Publisher
Description
Given a CouchDB request object, return the response of PouchDB's equivalent function.
Publisher
Description
A PouchDB plug-in that allows you to re-use your CouchDB vhost config on the client side.
Publisher
Description
Utilities for working with Blob objects in the browser
Publisher
Description
Access remote CouchDB databases like you would access your local PouchDB ones.
Publisher
Description
Adds disk_size to info()'s output for your leveldown backed PouchDB's.
Publisher
Description
Aids in the construction of JSON objects as used by CouchDB.