Show HN: A JSON/XML viewer that turns your data into a real spreadsheet table
Category: devtools
Tags: json-viewer, xml-viewer, table-view, client-side, no-dependencies
Score: 6.3/10 (Innovation: 6, Technical: 5, Documentation: 7, Utility: 7)
Pretty JSON & XML is a browser-based tool that transforms JSON and XML data into sortable, searchable tables or foldable trees entirely client-side. It fills a known gap for developers who need to scan large API responses or XML feeds as structured tables, offering virtual scrolling for large files and inline base64 image preview without any server upload.
Target audience: backend devs, data engineers, devops
Repository: https://prettyjsonxml.com/ · HTML · MIT · 2 stars
View on Hacker News