I recently posted about JSON diffs. They are really useful in the case of CouchDB where there are tons of revisions in a document. (Apart from Conflicting revisions). However there is no such tool to view Diffs.

Decided to make CouchDB Document Inspector. A Document Inspector for showing how documents evolve in the process.

I will be making this project either in AngularJS RequireJS or React Webpack

The application will be available as an electron application on Linux and Windows. (I don’t have a mac … yet)