84 packages
appcachegen
Generate AppCache from local directory
browserify-getopts
Helper for options passing in browserified modules
corsproxy
standalone CORS proxy
couchdb-eval
Compiles a piece of code to a function object, providing a CouchDB-like JavaScript context.
couchdb-objects
Aids in the construction of JSON objects as used by CouchDB.
couchdb-render
Given the code of a CouchDB show/list function (and some other stuff), this module runs it and returns the result.
couchdb-resp-completer
Builds a complete CouchDB-like response object from a very marginal one. (Can be just a string at first.)
couch-persona
A server that integrates persona with CouchDB
express-pouchdb
Express submodule with a CouchDB-style REST interface to PouchDB.
http-pouchdb
Access remote CouchDB databases like you would access your local PouchDB ones.
infiniterequest
Server that never responds
jshint-mode
JSHint
marionette-apps
A node library that manages Firefox OS applications through Marionette.
marionette-js-logger
Realtime host -> desktop logging
passwordless-pouchstore
PouchDB TokenStore for Passwordless
pouchdb
PouchDB is a pocket-sized database
pouchdb-abstract-mapreduce
PouchDB's secondary index API as an abstract module
pouchdb-adapter-cordova-sqlite
PouchDB adapter using Cordova SQLite Plugin as its data store.
pouchdb-adapter-fruitdown
PouchDB adapter using fruitdown as the data store.
pouchdb-adapter-http
PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.
pouchdb-adapter-idb
PouchDB adapter using IndexedDB as its data store.
pouchdb-adapter-indexeddb
PouchDB adapter using IndexedDB as its data store.
pouchdb-adapter-leveldb
PouchDB adapter using LevelDB as its backing store.
pouchdb-adapter-leveldb-core
Core PouchDB adapter code for LevelDOWN-based adapters
pouchdb-adapter-localstorage
PouchDB adapter using LocalStorage as its data store.