pouchdb-fetch
JSON →PouchDB's internal fetch() utility, version 9.0.0. This package provides an isomorphic HTTP fetch function tailored for PouchDB's database communication. It is part of the PouchDB monorepo and is not intended for direct public use. The version is pegged to PouchDB's version and does not follow semantic versioning. It wraps the native fetch API with PouchDB-specific error handling and defaults. Release cadence follows PouchDB releases, which are irregular. Key differentiator: designed for internal PouchDB consumption; for generic fetch, use native fetch or node-fetch.
Resources
packagepouchdb-fetch ↗