1.4.0 • Published 4 years ago

@barajs/pouchdb v1.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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";