🌐
npm
npmjs.com › package › jsoneditor-react
jsoneditor-react - npm
const JsonEditor = importedComponent(() => Promise.all([ import(/* webpackChunkName:'jsoneditor' */'jsoneditor-react'), import(/* webpackChunkName:'jsoneditor' */'brace'), import(/* webpackChunkName:'jsoneditor' */'ajv'), import(/* webpackChunkName:'jsoneditor' */'brace/mode/json'), import(/* webpackChunkName:'jsoneditor' */'brace/theme/github') ]).then(([{ JsonEditor: Editor }, ace, Ajv ]) => { const ajv = new Ajv(); return function EditorHoc(props) { return ( <Editor ace={ace} ajv={ajv} theme="ace/theme/github" {...props} /> ); } }));
      » npm install jsoneditor-react
    
Published   Dec 17, 2021
Version   3.1.2
Author   Ivan Kopeykin
🌐
npm
npmjs.com › package › json-edit-react
json-edit-react - npm
# Depending on your package manager: npm i json-edit-react # OR yarn add json-edit-react · import { JsonEditor } from 'json-edit-react' // In your React component: return ( <JsonEditor data={ jsonData } setData={ setJsonData } // optional { ...
      » npm install json-edit-react
    
Published   Oct 01, 2025
Version   1.29.0
Author   Carl Smith
🌐
npm
npmjs.com › package › @sagold › react-json-editor
@sagold/react-json-editor - npm
Simple and extensible React component capable of using JSON Schema to declaratively build and customize user forms.
      » npm install @sagold/react-json-editor
    
Published   Feb 10, 2025
Version   0.36.0
🌐
GitHub
github.com › shridhar-tl › react-json-editor
GitHub - shridhar-tl/react-json-editor: Contains source code for the JSON Editor package available in NPM
This package contains a JSON Editor component which can be used to edit any JSON compatible JavaScript object from within the browser. Currently this implementation is available only for react projects.
Author   shridhar-tl
🌐
npm
npmjs.com › package › react-json-editor-ajrm
react-json-editor-ajrm - npm
A stylish, editor-like, modular, react component for viewing, editing, and debugging javascript object syntax!. Latest version: 2.5.14, last published: 3 years ago. Start using react-json-editor-ajrm in your project by running `npm i ...
      » npm install react-json-editor-ajrm
    
Published   Jan 29, 2023
Version   2.5.14
Author   andrew.redican.mejia@gmail.com
🌐
GitHub
github.com › CarlosNZ › json-edit-react
GitHub - CarlosNZ/json-edit-react: React component for editing/viewing JSON/object data · GitHub
Pass a component to offer a custom text/code editor when editing full JSON object as text.
Starred by 616 users
Forked by 37 users
Languages   TypeScript 86.8% | CSS 5.5% | Python 4.1% | JavaScript 3.4% | HTML 0.2%
🌐
Carlosnz
carlosnz.github.io › json-edit-react
JSON•Edit•React
A highly-configurable React component for editing or viewing JSON/object data
🌐
npm
npmjs.com › package › jsoneditor
jsoneditor - npm
A web-based tool to view, edit, format, and validate JSON. Latest version: 10.4.2, last published: 5 months ago. Start using jsoneditor in your project by running `npm i jsoneditor`. There are 426 other projects in the npm registry using jsoneditor.
      » npm install jsoneditor
    
Published   Oct 15, 2025
Version   10.4.2
Author   Jos de Jong
🌐
jsDelivr
jsdelivr.com › package › npm › react-json-editor-alt
react-json-editor-alt CDN by jsDelivr - A CDN for npm and GitHub
October 13, 2024 - A free, fast, and reliable CDN for react-json-editor-alt. The React JSON Editor is a flexible and easy-to-use library for rendering and editing JavaScript objects or JSON data in React applications.
Published   Oct 06, 2024
Find elsewhere
🌐
npm
npmjs.com › package › react-json-editor
react-json-editor - npm
Latest version: 0.3.0, last published: 9 years ago. Start using react-json-editor in your project by running `npm i react-json-editor`. There are 3 other projects in the npm registry using react-json-editor.
      » npm install react-json-editor
    
Published   May 19, 2017
Version   0.3.0
Author   Ismael Abreu
🌐
GitHub
github.com › vankop › jsoneditor-react
GitHub - vankop/jsoneditor-react: react wrapper implementation for https://github.com/josdejong/jsoneditor
const JsonEditor = importedComponent(() => Promise.all([ import(/* webpackChunkName:'jsoneditor' */'jsoneditor-react'), import(/* webpackChunkName:'jsoneditor' */'brace'), import(/* webpackChunkName:'jsoneditor' */'ajv'), import(/* webpackChunkName:'jsoneditor' */'brace/mode/json'), import(/* webpackChunkName:'jsoneditor' */'brace/theme/github') ]).then(([{ JsonEditor: Editor }, ace, Ajv ]) => { const ajv = new Ajv(); return function EditorHoc(props) { return ( <Editor ace={ace} ajv={ajv} theme="ace/theme/github" {...props} /> ); } })); You can view usage of jsoneditor-react using our storybook. fork or clone repository · npm run dev ·
Starred by 277 users
Forked by 107 users
Languages   JavaScript 99.8% | CSS 0.2% | JavaScript 99.8% | CSS 0.2%
🌐
npm
npmjs.com › package › react-jsondata-editor › v › 2.0.0
react-jsondata-editor - npm
A JSON editor library that displays and manipulates JSON objects. Latest version: 2.0.2, last published: 4 years ago. Start using react-jsondata-editor in your project by running `npm i react-jsondata-editor`. There are 1 other projects in the ...
      » npm install react-jsondata-editor
    
Published   Nov 29, 2021
Version   2.0.0
Author   Junhyeok Bang
🌐
CodeSandbox
codesandbox.io › examples › package › jsoneditor-react
jsoneditor-react examples - CodeSandbox
editor json · amanjotsinghdhunna · seveibar/react-watertable · application-viewer · kryaksy · application-viewer · IlyaGershman/funFsm-reactuseMachine hook example · node-editor · rn-config-tyler-lib[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/applerdotxyz/rn-config-tyler) rn-composable ·
🌐
npm Trends
npmtrends.com › jsoneditor-vs-jsoneditor-react-vs-react-json-editor-ajrm
jsoneditor vs jsoneditor-react vs react-json-editor-ajrm | npm trends
Comparing trends for jsoneditor 10.4.2 which has 236,385 weekly downloads and 12,172 GitHub stars vs. jsoneditor-react 3.1.2 which has 29,797 weekly downloads and 277 GitHub stars vs. react-json-editor-ajrm 2.5.14 which has 58,049 weekly downloads and 360 GitHub stars.
🌐
Bytescrum
blog.bytescrum.com › how-to-use-jsoneditor-in-a-react-app
How to Use JSONEditor in a React App
March 29, 2024 - npm install jsoneditor · Next, create a new React component to house the JSONEditor and its functionality. Here's a basic example: import React, { useState, useEffect, useRef } from 'react'; import JSONEditor from 'jsoneditor'; const App = ...
🌐
Socket
socket.dev › npm › package › react-simple-json-editor
react-simple-json-editor - npm Package Security Analysis - S...
A simple json editor with json-schema validation. Version: 0.1.1 was published by nirpeer. Start using Socket to analyze react-simple-json-editor and ...
🌐
npm
npmjs.com › package › react-json-editor-viewer
react-json-editor-viewer - npm
Latest version: 1.0.7, last published: 6 years ago. Start using react-json-editor-viewer in your project by running `npm i react-json-editor-viewer`. There are 5 other projects in the npm registry using react-json-editor-viewer.
      » npm install react-json-editor-viewer
    
Published   Jul 29, 2019
Version   1.0.7
Author   Constant Oduol
🌐
NPM Compare
npm-compare.com › jsoneditor,jsoneditor-react,react-json-editor-ajrm,react-json-view,react-jsonschema-form
react-json-view vs jsoneditor vs react-json-editor-ajrm vs react-jsonschema-form vs jsoneditor-react | JSON Editing Libraries for React
react-jsonschema-form allows users to edit JSON data through dynamically generated forms based on JSON Schema. It provides a structured way to edit data, with built-in validation, but is not a general-purpose JSON editor.
🌐
DhiWise
dhiwise.com › post › mastering-jsoneditor-react-for-efficient-data-manipulation
Mastering JSONEditor React: A Comprehensive Guide
October 25, 2023 - You simply pass the JSON data to the JSONEditor component as a prop, and it will render an interactive editor with the data. Here's an example of how to use the JSONEditor component to edit JSON data:
🌐
npm
npmjs.com › package › emerald-json-editor-react
emerald-json-editor-react - npm
import { registerJsonEditorField } from "emerald-json-editor-react"; const FruitSelector = ({ value, setValue, schema, context }) => { return (<div> <div><a onClick={() => setValue('Banana'))>{value === "Banana" ? "*" : "-"} Banana</a></div> <div><a onClick={() => setValue('Apple'))>{value === "Apple" ?
      » npm install emerald-json-editor-react
    
Published   Feb 01, 2024
Version   1.1.7
Author   redhog, martineho