🌐
GitHub
github.com › alexkuz › react-json-tree
GitHub - alexkuz/react-json-tree: React JSON Viewer Component, Extracted from redux-devtools
May 14, 2020 - React JSON Viewer Component, Extracted from redux-devtools. Supports iterable objects, such as Immutable.js. import JSONTree from 'react-json-tree' // If you're using Immutable.js: `npm i --save immutable` import { Map } from 'immutable' // Inside a React component: const json = { array: [1, 2, 3], bool: true, object: { foo: 'bar' }, immutable: Map({ key: 'value' }) } <JSONTree data={json} />
Starred by 997 users
Forked by 115 users
Languages   JavaScript 100.0% | JavaScript 100.0%
🌐
npm
npmjs.com › package › @gtk-grafana › react-json-tree
@gtk-grafana/react-json-tree - npm
December 3, 2025 - React JSON Viewer Component, Extracted from redux-devtools. Latest version: 0.0.13, last published: 2 months ago. Start using @gtk-grafana/react-json-tree in your project by running `npm i @gtk-grafana/react-json-tree`. There are no other projects in the npm registry using @gtk-grafana/react-json-tree.
      » npm install @gtk-grafana/react-json-tree
    
Published   Dec 03, 2025
Version   0.0.13
Author   Galen Kistler
🌐
StackBlitz
stackblitz.com › edit › react-zqnfju
React json tree viewer example - StackBlitz
A React project based on react, react-dom, react-json-view and react-json-tree-viewer
🌐
Cloudsmith
cloudsmith.com › navigator › npm › @textea › json-viewer
@textea/json-viewer (4.0.1) - npm Package Quality | Cloudsmith Navigator
react-18reactreact-jsonreact-json-viewerarray-viewercomponentinteractiveinteractive-jsonjsonjson-componentjson-displayjson-treejson-viewjson-viewerjson-inspectortreetree-viewtreeviewdata-editordata-viewerjson-editorreactjstree-editortree-viewertypescript
🌐
jsDelivr
jsdelivr.com › package › npm › react-json-view
react-json-view CDN by jsDelivr - A CDN for npm and GitHub
March 9, 2021 - Interactive react component for displaying javascript arrays and JSON objects. ... array-viewerbase-16componentinteractiveinteractive-jsonjsonjson-componentjson-displayjson-treejson-viewjson-viewerjson-inspectorjson-treereactreact-component
Published   Mar 27, 2017
🌐
GitHub
github.com › AnyRoad › react-json-view-lite
GitHub - AnyRoad/react-json-view-lite: Lightweight Json view component for React
react-json-view-lite is a tiny component for React allowing to render JSON as a tree. It focused on the balance between performance for large JSON inputs and functionality. It might not have all the rich features (suce as customization, copy, ...
Starred by 235 users
Forked by 25 users
Languages   TypeScript 95.9% | CSS 4.1% | TypeScript 95.9% | CSS 4.1%
🌐
CodeSandbox
codesandbox.io › examples › package › react-json-tree
react-json-tree examples - CodeSandbox
Use this online react-json-tree playground to view and fork react-json-tree example apps and templates on CodeSandbox.
Find elsewhere
🌐
MUI
mui.com › x › react-tree-view
Tree View React component - MUI X
The Tree View components let users navigate hierarchical lists of data with nested levels that can be expanded and collapsed. ... This impressive paella is a perfect party dish and a fun meal to cook together with your guests.
🌐
npm
npmjs.com › package › react-json-tree
react-json-tree - npm
March 1, 2025 - React JSON Viewer Component, Extracted from redux-devtools. Supports iterable objects, such as Immutable.js. import { JSONTree } from 'react-json-tree'; // If you're using Immutable.js: `npm i --save immutable` import { Map } from 'immutable'; // Inside a React component: const json = { array: [1, 2, 3], bool: true, object: { foo: 'bar', }, immutable: Map({ key: 'value' }), }; <JSONTree data={json} />;
      » npm install react-json-tree
    
Published   Mar 01, 2025
Version   0.20.0
Author   Shu Uesugi
🌐
GitHub
github.com › mac-s-g › react-json-view
GitHub - mac-s-g/react-json-view: JSON viewer for react · GitHub
This component provides a responsive interface for displaying arrays or JSON in a web browser. NPM offers a distribution of the source that's transpiled to ES5; so you can include this component with any web-based javascript application.
Starred by 3.7K users
Forked by 500 users
Languages   JavaScript 96.4% | Shell 2.9%
🌐
UNPKG
unpkg.com › react-json-tree-view
react-json-tree-view
React Package for JSON tree view · github.com/Anandks1993/react-json-tree-view · Anandks1993/react-json-tree-view · 1 folder, 3 files · Anandks1993/react-json-tree-view · Latest: 1.0.8 ·
🌐
npm
npmjs.com › package › @uiw › react-json-view
@uiw/react-json-view - npm
January 20, 2026 - A React component for displaying and editing javascript arrays and JSON objects.
      » npm install @uiw/react-json-view
    
Published   Jan 20, 2026
Version   2.0.0-alpha.41
Author   Kenny Wang
🌐
React Split
uiwjs.github.io › react-json-view
react-json-view
A React component for displaying and editing javascript arrays and JSON objects.
🌐
Vercel
jsontree.vercel.app
Json Tree Viewer
Visualisation tool for json in a graph and tree form
🌐
npm Trends
npmtrends.com › react-json-pretty-vs-react-json-tree-vs-react-json-view-vs-react-json-viewer-vs-react-treeview
react-json-pretty vs react-json-tree vs react-json-view vs react-json-viewer vs react-treeview | npm trends
Comparing trends for react-json-pretty 2.2.0 which has 133,945 weekly downloads and 160 GitHub stars vs. react-json-tree 0.20.0 which has 892,897 weekly downloads and 14,338 GitHub stars vs. react-json-view 1.21.3 which has 1,086,291 weekly downloads and 3,665 GitHub stars vs. react-json-viewer 3.0.1 which has 2,830 weekly downloads and 154 GitHub stars vs. react-treeview 0.4.7 which has 3,479 weekly downloads and 1,090 GitHub stars.
🌐
CodeSandbox
codesandbox.io › examples › package › react-json-tree-view
react-json-tree-view examples - CodeSandbox
Use this online react-json-tree-view playground to view and fork react-json-tree-view example apps and templates on CodeSandbox.
🌐
npm
npmjs.com › package › react-json-view-lite
react-json-view-lite - npm
September 6, 2025 - react-json-view-lite is a tiny component for React allowing to render JSON as a tree. It focused on the balance between performance for large JSON inputs and functionality. It might not have all the rich features (suce as customization, copy, ...
      » npm install react-json-view-lite
    
Published   Sep 06, 2025
Version   2.5.0
Author   AnyRoad
🌐
JSON Crack
jsoncrack.com
JSON Crack | Online JSON Viewer - Transform your data into interactive graphs
JSON Crack is an online JSON viewer tool designed to visualize and analyze various data formats, including JSON, YAML, CSV, XML and more. It transforms complex data into intuitive graphs and tree views, making it ideal for developers, data analysts, ...