Description from extension meta
Viewer for XLSX, JSON, XML REST responses or files as HTML table with detection nested columns and tables
Image from store
Description from store
lite PostMan to debug REST backends or generate simple reports
HOT explore data as table: filter, sort and export desired data, send requests
install and just open DEMO urls:
https://api.github.com/repositories/19438/commits
https://www.w3schools.com/xml/plant_catalog.xml
!!! for new browsers version - if you have an issue with large JSON data - disable embedded in browser formater: add to chrome command line this argument:
--disable-features=PrettyPrintJSONDocument
NEW Features:
- force convert to extract all TABLE tags
- unwind arrays
- Report style
- Ctrl-Q works like Alt-TAB between Chrome TABs
Features:
- view 'application/json' response data or file as HTML table with embeded tables
- HOT on fly CSV and XLSX files can be viewed
- table filtering(mongo style allowed and embeded tables), sorting, export, totals, grouping(with totals for numeric columns), removing columns
- virtual scrolling(huge files is not problem), viewing in New window
- url query parameters parser/form editor with template(see below)
- send a JSON/FormData/urlencoded/XML requests (POST, PUT, DELETE, PATCH, GET) with headers
- scan Page TAB for XHRs and shows it on icon and opens it in PopUp
- table skins and formatting template
{
$$format: { field0: "<a href={$field2}>show {$field1} like this</a>" },
$$form: {
check: { value: true, type:'checkbox' },
date2: { type: 'date', label:"end Date"},
type: { value: 2, options: ['1', '2'], required:1},
'multi[]': { value: [22,33], options: ['11', '22', '33'], required:1},
},
...data
}
used libraries xlsx, xml2js, mongo-parse, jsoneditor, file-saver, tabletojson(AI no-dependecies)
Latest reviews
- (2025-05-20) Hữu Trung Hứa Trần: love it, if there is formatter tool depend on value of a column is more awsome. thank you !
- (2024-03-18) Elias A.: Awesome! Very useful!
- (2023-12-12) Sergej Panic: Json formatter extensions with syntax highlighting and clickable node expansion/collapse for tree-like structures are beneficial for enhancing the readability of smaller JSON documents. However, when dealing with large JSON files, these ordinary extensions may fall short. This is where the JSON->TABLE extension truly shines. The ability to introspect a large JSON document as tables provides a seamless and efficient way to grasp its content quickly. This extension significantly boosts developer productivity, making it an invaluable tool for navigating and understanding complex data structures which are commony found in enteprise IT systems with a lot of legacy and messy data models and business logic.
- (2023-11-04) Sergey Grigorchuk: This is awesome plugin. Very helpful and usable. Thanks for this! Question to the author. Is it possible to request some more functionality or docs? For me that would be nice to have format for titles (like format for cells) Great job!
- (2023-11-04) Sergey Grigorchuk: This is awesome plugin. Very helpful and usable. Thanks for this! Question to the author. Is it possible to request some more functionality or docs? For me that would be nice to have format for titles (like format for cells) Great job!
- (2023-04-13) Kemal Erbakirci: This extension works very well! Could you also add a button to see in standard json format? Thanks
- (2023-04-13) Kemal Erbakirci: This extension works very well! Could you also add a button to see in standard json format? Thanks
- (2022-09-02) Heraizen: Does exactly what it says and has more functionality than I expected.
- (2022-09-02) Heraizen: Does exactly what it says and has more functionality than I expected.
- (2022-04-21) Andreas Jonsson: Awesome, great work!
- (2022-04-21) Andreas Jonsson: Awesome, great work!