mac-s-g/react-json-view

JSON viewer for react

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 17 minutes ago
Added to GitGenius on September 19th, 2026
Created on March 26th, 2017
Open Issues & Pull Requests: 192 (+0)
GitHub issues: Enabled
Number of forks: 492
Total Stargazers: 3,659 (+0)
Total Subscribers: 27 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 43.0 days
Mean response time: 115.3 days
90th percentile: 522.2 days
Tracked items: 7

Most active contributors

Sign in to see contributor activity.

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: 1,390 days
Stale 30+ days: 8
Stale 90+ days: 4

Recent activity

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

Top labels

  • help wanted (2)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

react-json-view is a React component for displaying and editing JavaScript arrays and JSON objects in a web browser.

The tool solves the problem of presenting JSON data in a readable, interactive format within React applications. It renders JSON structures as an expandable tree view that users can navigate and modify directly in the interface. The component is distributed as transpiled ES5 code through NPM, making it compatible with any web-based JavaScript application regardless of build tooling.

The component suits projects that need to display or allow editing of JSON data in a user-friendly way. It works with any React application and provides multiple visual themes, including a default theme and a Hopscotch theme with customizable icons. Anyone adopting this tool should be aware that it is no longer actively maintained, though a working demo remains available online.

Development on the project has ceased, with the maintainer explicitly stating they can no longer invest time in maintenance. The README directs users toward an alternative maintained fork as a replacement option.