View JSON files of a given folder. Both Desktop & Web versions available. Purely generated by Claude.
This will list and render the formatted JSON (using pygments lib) of the selected JSON file from the current folder in which the script is run.
This will list and render the formatted JSON of the selected JSON file from the folder we chose in the UI.
This will list and render the formatted JSON (without highlighting) of the selected JSON file from the folder we chose in the UI.
This will list and render the formatted JSON of the selected JSON file from the folder we chose in the UI. Here the syntax highlighting is done by custom JS code.
This will list and render the formatted JSON of the selected JSON file from the folder we chose in the UI. Here the syntax highlighting is done by JS lib (prism).
This will list and render the formatted JSON of the selected JSON file from the folder we chose in the UI. This contains both Raw and Formatted View.
Same as v6 but with UI updates.
Same as v7.


