Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nilandev/json-formatter-extenson

A Open-source Chrome extension that automatically transforms raw JSON data into a beautifully formatted, easy-to-read structure.
https://github.com/nilandev/json-formatter-extenson

chrome chrome-extension json-formatter

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.

![](https://raw.githubusercontent.com/nilandev/json-formatter-extenson/main/screenshots/promo-large.png)

## 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](https://github.com/nilandev/json-formatter-extenson/issues) on here.

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