MrRogers <
mrrogersmaddenfilmroom@gmail.com> wrote:
Looking for recomendations for JSON viewers on Windows 11?
You mean besides a text viewer or editor? JSON is a text file.
https://en.wikipedia.org/wiki/JSON
"JSON (JavaScript Object Notation, pronounced /?d?e?s?n/ or /?d?e??s?n/)
is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of
name?value pairs and arrays (or other serializable values)."
Same is true for XML files. They're just text, too.
Here is an example of a JSON file:
https://json.org/example.html
Some JSON authors are slobs. They don't show formatting, structure, and
may smash it into one line. Perhaps what you really are asking about is
a JSON viewer that can prettify (aka beautify) the JSON file content.
For example, with the JSON plug-in installed in Notepad++, you can
prettify the JSON content in a file. See:
"How to Format and View JSON in Notepad++"
https://www.youtube.com/watch?v=j9RGx2gt1fQ
If you are new to writing JSON files, and want something to help with
the formatting other than a local program, there are online formatters
and validators, like:
https://jsonformatter.org/
--- PyGate Linux v1.5.12
* Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)