pouchdb-promise

Promises as used by PouchDB.

Apache-2.0 29 个版本
安装
npm install pouchdb-promise
yarn add pouchdb-promise
pnpm add pouchdb-promise
bun add pouchdb-promise
README

pouchdb-promise semver non-compliant

Promises as used by PouchDB. By default exports global.Promise if available, else falls back to lie.

Usage

npm install --save-exact pouchdb-promise

For full API documentation and guides on PouchDB, see PouchDB.com. For details on PouchDB sub-packages, see the Custom Builds documentation.

Warning: semver-free zone!

This package is conceptually an internal API used by PouchDB or its plugins. It does not follow semantic versioning (semver), and rather its version is pegged to PouchDB's. Use exact versions when installing, e.g. with --save-exact.

Source

PouchDB and its sub-packages are distributed as a monorepo.

For a full list of packages, see the GitHub source.

版本列表
6.4.3 2018-02-02
6.4.2 2018-01-24
6.4.1 2017-12-18
6.4.0 2017-12-17
6.3.4 2017-07-15
6.3.3 2017-07-14
6.3.2 2017-07-13
6.3.1 2017-07-13
6.3.0 2017-07-13
6.2.1-prerelease 2017-07-13
6.2.0 2017-04-20
6.1.2 2017-02-07
6.1.1 2017-01-05
6.1.0 2016-12-12
6.0.7 2016-10-15
6.0.6 2016-09-30
6.0.5 2016-09-17
6.0.4 2016-09-05
6.0.3 2016-09-05
6.0.2 2016-09-04
6.0.1 2016-09-03
6.0.0 2016-09-03
5.4.5 2016-07-03
5.4.4 2016-06-16
5.4.3 2016-06-13
5.4.2 2016-06-12
5.4.1 2016-06-08
5.4.0 2016-06-06
0.0.0 2014-05-24