Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.12 KB

File metadata and controls

21 lines (12 loc) · 1.12 KB

Getting Started with PouchDB Fauxton Helper - Chrome Extension

This project was created to assist in the querying of pouchdb fauxton UI. The query box doesn't store previously used queries and hence we have to re-type the query if we want to execute it again. Hence, the idea was born to solve this problem. The extension adds a nice and handy UI to store executed queries and show them in a list, clicking on this list item would help you to execute again for the same query.

How to Use

As of now, this chrome extension is not yet submitted to chrome store, so you need to manually load it through developer mode -> load unpacked extensions.

Without extension

image

With extension

PouchDB Server

Contribute

You can raise issues, or get a feature developed by yourselves and raise a PR here to contribute.

Learn More

You can ping me to dicuss about this project or any ideas.