triggerdotdev/jsonhero-web

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...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 8 minutes ago
Added to GitGenius on September 5th, 2026
Created on March 1st, 2022
Open Issues & Pull Requests: 69 (+0)
GitHub issues: Enabled
Number of forks: 659
Total Stargazers: 10,844 (+0)
Total Subscribers: 58 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 61.5 days
Mean response time: 166.8 days
90th percentile: 490.6 days
Tracked items: 4

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 8
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 495 days
Stale 30+ days: 7
Stale 90+ days: 6

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

JSON Hero is a web-based JSON explorer that lets you browse, search, and navigate JSON files through an interactive visual interface.

The tool solves the problem of making large or complex JSON structures readable and navigable. It infers the contents of strings to provide useful previews, generates an inferred JSON Schema for validation purposes, and offers multiple viewing modes including Column View (inspired by macOS Finder), Tree View, and Editor View. You can load JSON through drag-and-drop, paste, URL, Base64-encoded strings, or via integrations with VS Code and Raycast. The interface supports keyboard navigation, path-based sharing of specific locations within a JSON document, and search across both keys and values.

JSON Hero suits developers who frequently inspect, debug, or share JSON data and want a more intuitive alternative to raw text editors or browser developer tools. The Column View mode with its keyboard-driven navigation and ability to hold descendants while traversing the hierarchy distinguishes it from simpler JSON viewers. The tool is accessible through a web interface at no apparent cost, making it useful for quick inspections without installation, though the VS Code extension and Raycast integration provide tighter workflow integration for regular users.

The project maintains an open bounty program for contributions. Development activity shows engagement with the community through structured contribution incentives alongside traditional open-source collaboration.