reezpatel / seven-json-viewer

Minimal JSON Viewer with JSON Path
MIT License
6 stars 6 forks source link

Seven JSON Viewer

MIT license GitHub release

GitHub forks GitHub stars

Seven JSON is a chrome/chromium extension for displaying JSON response in browser is a nice tree format.

Screenshot

Seven JSON Viewer

Roadmap

Features

Store Listing

Chrome IE
Get It Here Get It Here

ForTheBadge built-with-love

Try it after installing

https://jsonplaceholder.typicode.com/todos/1 1 todo

https://jsonplaceholder.typicode.com/posts 100 posts

License

The code supplied here is covered under the MIT Open Source License.

Contribution

We follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!