Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nilandev/json-formatter-extenson
- Owner: nilandev
- License: mit
- Created: 2024-09-14T11:17:31.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-27T17:44:27.000Z (about 2 months ago)
- Last Synced: 2024-09-29T22:52:42.740Z (about 1 month ago)
- Topics: chrome, chrome-extension, json-formatter
- Language: JavaScript
- Homepage: https://stacktips.com/
- Size: 3.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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: