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 91 jsonhero-web issues
Sort by recently updated
recently updated
newest added

https://markdoc.io/sandbox?mode=transform

It looks like this error reported to us could be caused by node.js 18: ``` [1] [mf:wrn] Cache operations will have no impact if you deploy to a workers.dev subdomain!...

Wrap it into an ElectronJS _(or similar)_ technology and ship it to be downloaded. - Thanks

**What does this pull request do?** This pull request adds a panel that shows you every shortcut that the app uses. It is available after you either: - Open a...

This action will automatically do the npm audit, and create pull request accordingly. You could look at https://github.com/henryclw/jsonhero-web/pull/10 as an example. If you want to merge this commit and found...

The Library of Congress publishes a LOT of data (e.g., names and subject headings) in a format of one JSON object per line. It would be great if you could...

I used https://jsonhero.io to take a look at a dirty JSON, and it seems that the JSON contained a malformed field. Until I cleaned that field I wasn't able to...

hacktoberfest

# Solution - Stop Edge from bringing up the search. This is what other products like Slack do. `event.preventDefault()` is already there so it might be that we need to...

It would be nice if this site could be contained as a PWA so that it can have its own window. I have an iPad and I recently discovered how...

The ability for a logged in user to edit the keyboard shortcuts. Including the ability to reset them back to the defaults. This features requires the Accounts feature.