JSON to Table Viewer
⌘⇧F format⌘⇧C copy⌘K search
// View and filter JSON arrays as interactive sortable data tables with CSV export
LOCAL
{}JSON Array
// INITIALIZING BUFFER...
Table View3 of 3 rows
| # | id | name | role | tags | bio |
|---|---|---|---|---|---|
| 1 | 1 | Dhruv | admin | react,typescript | - |
| 2 | 2 | Dhruv | - | nextjs,tailwind | - |
| 3 | 3 | Devin | developer | - | null |