All examples By author By category About

Hypercubed

PoauchDB test

To install PouchDB using jspm:

jspm install pouchdb=npm:pouchdb

then import:

import PouchDB from 'pouchdb';