# pouchdb-extend

> extend() method taken from JQuery 1.9.0 for use in PouchDB

Latest version **0.1.2** (published 2014-09-04) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.2 |
| Published | 2014-09-04 |
| First published | 2014-05-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Nolan Lawson |
| Maintainers | nolanlawson, cwmma, daleharvey |
| Keywords | pouchdb, extends |

## Links

- npm: https://www.npmjs.com/package/pouchdb-extend
- Repository: https://github.com/pouchdb/pouchdb-extend
- Issues: https://github.com/pouchdb/pouchdb-extend/issues
- npm.io page: https://npm.io/package/pouchdb-extend

## Recent versions

- 0.1.2 (latest) — 2014-09-04
- 0.1.1 — 2014-08-29
- 0.1.0 — 2014-05-23

## README

pouchdb-extend
===============

extend() method taken from JQuery 1.9.0 for use in PouchDB

We use this because other extend libraries have been shown 
to not play nicely with Ember.js and IndexedDB
(see [pouchdb/pouchdb#2158](https://github.com/pouchdb/pouchdb/issues/2158)).

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