🌐
npm
npmjs.com › package › @uiw › react-json-view
@uiw/react-json-view - npm
import React from 'react'; import JsonView from '@uiw/react-json-view'; export default function Demo() { return ( <JsonView value={{ url: new URL('https://example.com?t=12'), urlStr: "https://example.com", github: "https://example.com", }} style={{ '--w-rjv-background-color': '#ffffff', }} /> ) } Supports certain partial customizations such as: <Copied />, <CountInfo />, <CountInfoExtra />, <Ellipsis />, <KeyName />, <Row /> import React, { Fragment } from 'react'; import JsonView, { ValueQuote } from '@uiw/react-json-view'; const Copied = JsonView.Copied; export default function Demo() { retu
      » 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.
People also ask

Is @uiw/react-json-view popular?
The npm package @uiw/react-json-view receives a total of 177,673 weekly downloads. As such, @uiw/react-json-view popularity was classified as popular.
🌐
socket.dev
socket.dev › npm › package › @uiw › react-json-view
@uiw/react-json-view - npm Package Security Analysis - Socke...
Is @uiw/react-json-view well maintained?
We found that @uiw/react-json-view demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
🌐
socket.dev
socket.dev › npm › package › @uiw › react-json-view
@uiw/react-json-view - npm Package Security Analysis - Socke...
🌐
GitHub
github.com › uiwjs › react-json-view
GitHub - uiwjs/react-json-view: A React component for displaying and editing javascript arrays and JSON objects.
import JsonView from '@uiw/react-json-view'; const avatar = 'https://i.imgur.com/MK3eW3As.jpg'; const longArray = new Array(1000).fill(1); const example = { avatar, string: 'Lorem ipsum dolor sit amet', integer: 42, float: 114.514, bigint: 10086n, null: null, undefined, timer: 0, date: new Date('Tue Sep 13 2022 14:07:44 GMT-0500 (Central Daylight Time)'), array: [19, 100.86, 'test', NaN, Infinity], nestedArray: [ [1, 2], [3, 4], ], object: { 'first-child': true, 'second-child': false, 'last-child': null, }, longArray, string_number: '1234', }; <JsonView value={example} />
Starred by 398 users
Forked by 23 users
Languages   TypeScript 98.0% | HTML 2.0%
🌐
GitHub
github.com › uiwjs › react-json-view › releases
Releases · uiwjs/react-json-view
A React component for displaying and editing javascript arrays and JSON objects. - Releases · uiwjs/react-json-view
Author   uiwjs
🌐
npm
npmjs.com › package › @uiw › react-codemirror
@uiw/react-codemirror - npm
$ cd core # listen to the component compile and output the .js file # listen for compilation output type .d.ts file $ npm run watch # Monitor the compiled package `@uiw/react-codemirror` ... @uiw/react-md-editor: A simple markdown editor with preview, implemented with React.js and TypeScript. @uiw/react-monacoeditor: Monaco Editor component for React. @uiw/react-markdown-editor: A markdown editor with preview, implemented with React.js and TypeScript. @uiw/react-markdown-preview: React component preview markdown text in web browser. Online JSON Viewer Online JSON Viewer, JSON Beautifier to beautify and tree view of JSON data - It works as JSON Pretty Print to pretty print JSON data.
      » npm install @uiw/react-codemirror
    
Published   Mar 08, 2026
Version   4.25.8
Author   kenny wong
🌐
ReactScript
reactscript.com › home › categories › others › themeable json editor for react – json view
Themeable JSON Editor For React - JSON View | Reactscript
June 26, 2023 - # Yarn $ yarn add @uiw/react-json-view # NPM $ npm i @uiw/react-json-view · import React from 'react'; import JsonView from '@uiw/react-json-view'; // Themes import { lightTheme } from '@uiw/react-json-view/light'; import { darkTheme } from ...
🌐
Socket
socket.dev › npm › package › @uiw › react-json-view
@uiw/react-json-view - npm Package Security Analysis - Socke...
JSON viewer for react. Version: 2.0.0-alpha.39 was published by wcjiang. Start using Socket to analyze @uiw/react-json-view and its dependencies to se...
Find elsewhere
🌐
npm
npmjs.com › package › react-json-view-lite
react-json-view-lite - npm
JSON viewer component for React ... 6 months ago. Start using react-json-view-lite in your project by running `npm i react-json-view-lite`. There are 86 other ......
      » npm install react-json-view-lite
    
Published   Sep 06, 2025
Version   2.5.0
Author   AnyRoad
🌐
CodeSandbox
codesandbox.io › examples › package › @uiw › react-json-view
uiw/react-json-view examples
AboutJSON viewer for react.305,672Weekly Downloads · Latest version2.0.0-alpha.41 · LicenseMIT · External Links · uiwjs.github.io/react-json-view · github.com/uiwjs/react-json-view · github.com/uiwjs/react-json-view/issues ·
🌐
Deno
deno.com › npm › package › @uiw › react-json-view
Use the @uiw/react-json-view npm package in Deno
Deno supports npm. You can install @uiw/react-json-view with $ deno install npm:@uiw/react-json-view
🌐
GitHub
github.com › uiwjs
uiw · GitHub
json-viewer · #homepage · - - - css-filter · #homepage · - - - npm-unpkg · #homepage · - - - ui-color · #homepage · - - - Logo · #homepage · - - - React documentation for Docker · #homepage · - react-codemirror · react-codemirror Public · CodeMirror 6 component for React. @codemirror https://uiwjs.github.io/react-codemirror/ TypeScript 2.1k 156 ·
🌐
jsDelivr
jsdelivr.com › package › npm › @uiw › react-json-view
uiw/react-json-view - A CDN for npm and GitHub
September 23, 2025 - uiwjs · esm cjs · JSON viewer for react. Version 2.0.0-alpha.39 License MIT · Keywords · array-viewercomponentinteractiveinteractive-jsonjsonjson-componentjson-displayjson-treejson-viewjson-viewerjson-inspectorjson-treereactreact-componentreact-json · INSTALL · Version: Static ·
Published   Jun 18, 2023
🌐
jsDelivr
cdn.jsdelivr.net › npm › @uiw › react-json-view@2.0.0-alpha.33 › README.md
Jsdelivr
` ```tsx mdx:preview import React, { Fragment } from 'react'; import JsonView, { ValueQuote } from '@uiw/react-json-view'; const Copied = JsonView.Copied; export default function Demo() { return ( { const styl = { whiteSpace: 'nowrap' } if (copied) { return 复制成功 } return 复制 }} /> { if (type === 'type' && value instanceof URL) { return } if (type === 'value' && value instanceof URL) { return ( ... Open URL ); } }} /> ) } ``` More in-depth customization ([#19](https://github.com/uiwjs/react-json-view/issues/19)) ```tsx mdx:preview import React from 'react'; import JsonView from '@uiw/react-json-view'; const object = { _id: "ObjectId('13212hakjdhajksd')", uid: "test1", attival_time: new Date('Tue Sep 13 2022 14:07:44 GMT-0500 (Central Daylight Time)'), __v: 0 } export default function Demo() { return (
🌐
npm
npmjs.com › package › react-json-view
react-json-view - npm
Latest version: 1.21.3, last published: 5 years ago. Start using react-json-view in your project by running `npm i react-json-view`. There are 900 other projects in the npm registry using react-json-view.
      » npm install react-json-view
    
Published   Mar 09, 2021
Version   1.21.3
Author   Mac Gainor
🌐
GitHub
github.com › uiwjs › react-json-view › issues
uiwjs/react-json-view
A React component for displaying and editing javascript arrays and JSON objects. - uiwjs/react-json-view
Author   uiwjs
🌐
GitHub
github.com › mac-s-g › react-json-view
GitHub - mac-s-g/react-json-view: JSON viewer for react · GitHub
RJV is a React component for displaying and editing javascript arrays and JSON objects. This component provides a responsive interface for displaying arrays or JSON in a web browser.
Author   mac-s-g
🌐
DhiWise
dhiwise.com › post › mastering-data-visualization-with-react-json-viewer-components
Best Practices for Implementing a React JSON Viewer
September 5, 2024 - Users can install React JSON Viewer using 'npm install react-json-view'. Once installed, you can import jsonview into your react component.