Accessible JSON editor
"JSON, or JavaScript Object Notation, is a lightweight, text-based data format for storing and exchanging information. It is human-readable and machine-parsable, making it ideal for transferring data between a server and a web application, and is commonly used for APIs."With its wide application across both software development, data exchange and API environments, I found myself more and more wanting a program that could easily parse unstructured JSON, that is to say JSON that is not pretty printed, and display it in a way that was accessible, easy to read and also lightweight to edit.
JSON Editing often is an aside thought for software environments, it is just implied you handle it in code or it is bundled with a hundred other things I was not interested in and as such, JSON Editor was born.
It's designed to be a no-bells-and-whistles editor specifically for JSON.
Features
- Easily edit values, regardless of how deeply nested they are.
- Navigate complex JSON depths through a simple treeview.
- Edit, rename and delete values as necessary.
- Choose your indentation levels for output files and the raw view window.
Download
Enough said, right?Let's get downloading and using!
Installable: JSON Editor v1.0 setup.exe (11.5MB) Version downloads: 8. total downloads: 8.
Portable: JSON Editor Portable.zip (15.0MB) Version downloads: 5. total downloads: 5.
Image Description