Skip to content

pouchdb/pouchdb-extend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pouchdb-extend

Deprecation notice

As of PouchDB commit f17d58, this project is deprecated. PouchDB now has a custom extend() function that is inside of PouchDB itself.

You can still use this repo and that's fine, but it's not a requirement for using PouchDB or writing PouchDB plugins. Feel free to use whatever extend() you like!

Original docs follow.

Original docs

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).

About

Extends method taken from JQuery 1.9.0 for use in PouchDB (DEPRECATED)

Resources

Stars

Watchers

Forks

Packages

No packages published