# pouchdb-ajax

> PouchDB's ajax() method.

Latest version **6.4.3** (published 2018-02-02) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install pouchdb-ajax
pnpm add pouchdb-ajax
yarn add pouchdb-ajax
bun add pouchdb-ajax
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: esm support; no vulnerabilities; high maintenance score; popular repo.

Warnings: low downloads; no types.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 6.4.3 |
| Published | 2018-02-02 |
| First published | 2015-02-22 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 6 |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 17607 |
| Author | Dale Harvey |
| Maintainers | commandoline, cwmma, daleharvey, garrensmith, nickcolley, nolanlawson, willholley |

## Links

- npm: https://www.npmjs.com/package/pouchdb-ajax
- Repository: https://github.com/pouchdb/pouchdb
- Homepage: https://github.com/pouchdb/pouchdb#readme
- Issues: https://github.com/pouchdb/pouchdb/issues
- npm.io page: https://npm.io/package/pouchdb-ajax

## Dependencies (6)

- [request](https://npm.io/package/request.md) 2.83.0
- [buffer-from](https://npm.io/package/buffer-from.md) 0.1.1
- [pouchdb-utils](https://npm.io/package/pouchdb-utils.md) 6.4.3
- [pouchdb-errors](https://npm.io/package/pouchdb-errors.md) 6.4.3
- [pouchdb-promise](https://npm.io/package/pouchdb-promise.md) 6.4.3
- [pouchdb-binary-utils](https://npm.io/package/pouchdb-binary-utils.md) 6.4.3

## Recent versions

- 6.4.3 (latest) — 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
- … 15 more at https://npm.io/package/pouchdb-ajax/versions

## README

pouchdb-ajax ![semver non-compliant](https://img.shields.io/badge/semver-non--compliant-red.svg)
======

PouchDB's ajax() method.

### Usage

```bash
npm install --save-exact pouchdb-ajax
```

For full API documentation and guides on PouchDB, see [PouchDB.com](http://pouchdb.com/). For details on PouchDB sub-packages, see the [Custom Builds documentation](http://pouchdb.com/custom.html).

### 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](https://github.com/babel/babel/blob/master/doc/design/monorepo.md).

For a full list of packages, see [the GitHub source](https://github.com/pouchdb/pouchdb/tree/master/packages).

---
_Source: https://npm.io/package/pouchdb-ajax · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
