pouchdb-adapter-snappy

0.0.2 • Public • Published

pouchdb-adapter-snappy

PouchDB adapter using snappydown. Its adapter name is 'snappy'.

Usage

npm install pouchdb-adapter-snappy
PouchDB.plugin(require('pouchdb-adapter-snappy'));
var db = new PouchDB('mydb', {adapter: 'snappy'});

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.

Package Sidebar

Install

npm i pouchdb-adapter-snappy

Weekly Downloads

1

Version

0.0.2

License

Apache-2.0

Unpacked Size

14.2 kB

Total Files

5

Last publish

Collaborators

  • threatpinch