jsonhero-web icon indicating copy to clipboard operation
jsonhero-web copied to clipboard

JSON Hero is an open-source, beautiful JSON explorer for the web that lets you browse, search and navigate your JSON files at speed. πŸš€. Built with πŸ’œ by the Trigger.dev team.

Results 96 jsonhero-web issues
Sort by recently updated
recently updated
newest added

This PR addresses the issue where no error notification was shown when users tried to upload a json file that exceeds the size limit in the drag-and-drop area. What’s changed:...

I would love support for newline-delimited json. These are variously known as [jsonl](https://jsonlines.org/) or [ndjson](https://github.com/ndjson/ndjson-spec) https://jsonlines.org/. Such files arise pretty naturally as output of the [pino logging library](https://github.com/pinojs/pino)

Preview currently work only with images, videos and site url. I would like to add preview for documents (pdf, etc) and clickable href so I can open a new tab...

Thanks to JSONHERO, it is really easy to switch between elements in an array to see the difference. Great tool, thank you guys! I've only one issue, when the JSON...

Would be nice if we could save a JSON file in our history and pull it up later.