8.0.1 • Published 1 year ago

pouchdb-adapter-http v8.0.1

Weekly downloads
12,040
License
Apache-2.0
Repository
github
Last release
1 year ago

pouchdb-adapter-http

PouchDB adapter using HTTP (e.g. a remote CouchDB or CouchDB-like database) as its data store. Designed to run in either Node or the browser. Its adapter name is 'http' or 'https' depending on the protocol.

Usage

npm install pouchdb-adapter-http
PouchDB.plugin(require('pouchdb-adapter-http'));
var db = new PouchDB('http://127.0.0.1:5984/mydb');

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

Source

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

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

8.0.1

1 year ago

7.3.1

1 year ago

8.0.0

1 year ago

7.3.0

2 years ago

7.2.2

4 years ago

7.2.1

4 years ago

7.1.1

5 years ago

7.1.0

5 years ago

7.0.0

6 years ago

6.4.3

6 years ago

6.4.2

6 years ago

6.4.1

6 years ago

6.4.0

6 years ago

6.3.4

7 years ago

6.3.3

7 years ago

6.3.2

7 years ago

6.3.1

7 years ago

6.3.0

7 years ago

6.2.1-prerelease

7 years ago

6.2.0

7 years ago

6.1.2

7 years ago

6.1.1

7 years ago

6.1.0

7 years ago

6.0.7

8 years ago

6.0.6

8 years ago

6.0.5

8 years ago

6.0.4

8 years ago

6.0.3

8 years ago

6.0.2

8 years ago

6.0.1

8 years ago

6.0.0

8 years ago

5.4.5

8 years ago

5.4.4

8 years ago

5.4.3

8 years ago

5.4.2

8 years ago

5.4.1

8 years ago

5.4.0

8 years ago

0.0.0

8 years ago