ymichael / puton

Puton is no longer maintained. Check out the PouchDB inspector for Chrome and PouchDB inspector for Firefox
29 stars 2 forks source link

Puton (Futon for PouchDB)

**Puton is no longer maintained. Check out the PouchDB inspector for Chrome and PouchDB inspector for Firefox

Puton is to PouchDB what Futon is to CouchDB.

The general idea is to provide a simple way to inspect a browser's PouchDB.

There are several constraints in this regards (same origin policy being one of them). Consequently, Puton is implemented as a javascript bookmarklet so that it can be injected into the relevant pages and access the pages' pouchdb documents.

Developing puton

To get started, run the following commands:

Grunt tasks