@barajs/pouchdb
v1.4.0
Published
Bara PouchDB integration module
Downloads
15
Readme
Bara with PouchDB integration
Bara makes it able to setup and run the PouchDB application in a minute.
Install
npm install --save @barajs/core @barajs/pouchdb
Usage
import { run, app, act, cond } from "@barajs/core";