Json2Table is a PWA which displays JSON data containing a lot arrays that are better presented as tables. And you may install the app on your device. JSON data loaded is transformed entirely within your browser, and none of your JSON data is ever transfered back to the app origin or elsewhere.
Features:-
Display JSON data
- As nested tables.
- As a collapsible tree.
-
Load JSON data
- From local JSON file.
- From URL which returns JSON data and allows origin of the app.
- Through URL query.
- From clipboard.
-
Export
- Indented JSON text to clipboard
- HTML content/tags of the table view to clipboard.