Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 496 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 496 Bytes

visualizeRevTree

Visualize couchdb/pouchdb revision tree right in your browser:

Example revision tree

Just keep in mind that you can't put there localhost:5984.

If you want to visualize you local revision trees then get a copy of this repo and run the index.html locally. Don't forget same origin policy.

Usage

To use it in production, you need to install PouchDB, too:

npm i --save pouchdb