Skip to content

rafek1241/seven-json-viewer

 
 

Repository files navigation

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

Features

  • Syntax Highlighting
  • Collapsible tree for improved readability
  • Dark themed
  • Realtime JSON Path support
  • Light and Dark Theme

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!

About

Minimal JSON Viewer with JSON Path

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 77.1%
  • TypeScript 16.6%
  • SCSS 6.3%