json-formatter-extenson

A Open-source Chrome extension that automatically transforms raw JSON data into a beautifully formatted, easy-to-read structure.

MIT License

Stars
1
Committers
1

JSON Formatter

An Open-source Chrome extension that automatically transforms raw JSON data into a beautifully formatted, easy-to-read structure. If you're a developer, data analyst, or someone who frequently works with JSON, this tool is designed to make your life easier.

Key Features:

  • Instant Formatting: Automatically detects and formats JSON content on any webpage for improved readability.
  • Themes: Choose from Dark, and Light themes to suit your preference and reduce eye strain.
  • Switch between Tree, Text and Grid views
  • Filtering: Use JSONPath, Key-Value map or Regular expressions to filter and extract specific data from complex JSON structures.
  • Export full JSON or filtered results to CSV
  • Copy formatted JSON to the clipboard with a single click
  • Efficiently handles large JSON datasets without compromising browser performance.
  • Works entirely client-side; your JSON data never leaves your browser.

Contact:

For any queries/issues - open an issue on here.

Get Involved!

Want to contribute to this project? Great! Here are a few guidelines to get you started:

Related Projects