pouchify
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

pouchify

The required plugin for running couchify builds in PouchDB.

Usage

Use it like this:

const PouchDB = require('pouchdb')
const pouchify = require('pouchify')
 
PouchDB.plugin(pouchify)
 
// ... business as usual

This just polyfills the missing require() method in pouchdb-mapreduce runtime, so you can use require() again ;)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    2
  • 0.1.1
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i pouchify

Weekly Downloads

4

Version

0.1.2

License

MIT

Last publish

Collaborators

  • avaq
  • thealgorithm
  • tetsuo