A CouchDB module following node.js idioms
Temporary file and directory creator
The tmp package with promises support and disposers.
TypeScript definitions for tmp
Recursively mkdir, like `mkdir -p`
Generate a unique filename for use in temporary directories or caches.
Get the user home directory with fallback to the system temp directory
The official CouchDB client for Node.js
Collation functions for PouchDB map/reduce
A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.
Builds a complete CouchDB-like response object from a very marginal one. (Can be just a string at first.)
Aids in the construction of JSON objects as used by CouchDB.
Compiles a piece of code to a function object, providing a CouchDB-like JavaScript context.
Given the code of a CouchDB show/list function (and some other stuff), this module runs it and returns the result.
ES2015-compatible package to interact with CouchDB
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
Build CouchDB documents from fs.
calculates valid CouchDB session IDs using username, salt, secret & timestamp
A least-recently-used cache in 35 lines of code
Get a fresh tmpdir for tests
Node.js library for getting info from NPM’s API
A PouchDB plug-in that allows you to re-use your CouchDB list functions on the client side.
decaf-ts couchdb wrappers
Temp plugin to ease use of statsig feature flags until platform feature flags are available