Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inkdropapp/pouchdb-wrappers

Makes wrapping PouchDB functions a lot easier.
https://github.com/inkdropapp/pouchdb-wrappers

Last synced: 20 days ago
JSON representation

Makes wrapping PouchDB functions a lot easier.

Awesome Lists containing this project

README

        

# @craftzdog/pouchdb-wrappers

Makes wrapping PouchDB functions a lot easier. Handy for writing
plug-ins.

Written to be used for (and developed alongside) PouchDB plug-ins.

## Source

PouchDB Server 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-server/tree/master/packages/node_modules).

## License

The Apache 2 License. See [the LICENSE file](https://github.com/pouchdb/pouchdb-server/blob/master/LICENSE) for more information.