@barajs/pouchdb

Bara PouchDB integration module

Usage no npm install needed!

<script type="module">
  import barajsPouchdb from 'https://cdn.skypack.dev/@barajs/pouchdb';
</script>

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