JSON -> TABLE JSON -> TABLE

Developer Tools
Version: 1.38
Last Update: 2023-03-16

Overview

JSON -> TABLE is a Chrome extension developed by Jes. According to the data from Chrome web store, current version of JSON -> TABLE is 1.38, updated on 2023-03-16.
645 users have installed this extension. 5 users have rated this extension with an average rating of .

Viewer for XLSX, JSON, XML REST responses or files as HTML table with detection nested columns and tables

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

NEW Features:
- row numbers, xml view fixes, install fixes
- Options
- use IndexedDB to store temporary data
- 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

Rating

5 ratings

Total Installs

645

Information

Last Update

2023-03-16

Current Version

1.38

Size

313KiB

Author

Jes

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar Andreas Jonsson
2022-04-21

Awesome, great work!

avatar Heraizen
2022-09-02

Does exactly what it says and has more functionality than I expected.

avatar Heraizen
2022-09-02

Does exactly what it says and has more functionality than I expected.

avatar Andreas Jonsson
2022-04-21

Awesome, great work!

avatar Heraizen
2022-09-02

Does exactly what it says and has more functionality than I expected.