GitHub
github.com › andrewlowndes › material-jsoneditor
GitHub - andrewlowndes/material-jsoneditor: Simple JSON Editor component built for use in Material UI projects
Visit https://andrewlowndes.github.io/material-jsoneditor/dist/ to use the pre-built editor online.
Starred by 6 users
Forked by 2 users
Languages TypeScript 96.8% | JavaScript 3.0% | Shell 0.2% | TypeScript 96.8% | JavaScript 3.0% | Shell 0.2%
JSON Editor Online
jsoneditoronline.org
JSON Editor Online: edit JSON, format JSON, query JSON
JSON Editor Online is the original and most copied JSON Editor on the web. Use it to view, edit, format, repair, compare, query, transform, validate, and share your JSON data.
Ismaelga
ismaelga.github.io › react-json-editor
react-json-editor - A React dynamic form component for react using JSON-Schema.
We cannot provide a description for this page right now
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 427 other projects in the npm registry using jsoneditor.
» npm install jsoneditor
Published Oct 15, 2025
Version 10.4.2
Author Jos de Jong
Repository https://github.com/josdejong/jsoneditor
Homepage https://jsoneditoronline.org
GitHub
github.com › CarlosNZ › json-edit-react
GitHub - CarlosNZ/json-edit-react: React component for editing/viewing JSON/object data · GitHub
The user can edit the entire JSON object (or a sub-node) as raw text (provided you haven't restricted it using a restrictEdit function). By default, we just display a native HTML textarea element for plain-text editing. However, you can offer a more sophisticated text/code editor by passing the component into the TextEditor prop.
Starred by 616 users
Forked by 37 users
Languages TypeScript 86.8% | CSS 5.5% | Python 4.1% | JavaScript 3.4% | HTML 0.2%
CodeSandbox
codesandbox.io › examples › package › react-json-edit
react-json-edit examples - CodeSandbox
Use this online react-json-edit playground to view and fork react-json-edit example apps and templates on CodeSandbox.
npm
npmjs.com › package › json-edit-react
json-edit-react - npm
Latest version: 1.29.0, last published: 4 months ago. Start using json-edit-react in your project by running `npm i json-edit-react`. There are 29 other projects in the npm registry using json-edit-react.
» npm install json-edit-react
Published Oct 01, 2025
Version 1.29.0
Author Carl Smith
Repository https://github.com/CarlosNZ/json-edit-react
GitHub
github.com › sujinleeme › react-json-editor
sujinleeme/react-json-editor: 🖌 A simple JSON online editor
🖌 JSON Studio - JSON Schema Based Editor. Contribute to sujinleeme/json-studio development by creating an account on GitHub.
Starred by 151 users
Forked by 21 users
Languages TypeScript 55.2% | JavaScript 40.0% | HTML 3.1% | CSS 1.7%
Reddit
reddit.com › r/reactjs › json viewer with editor
r/reactjs on Reddit: JSON Viewer with Editor
August 1, 2017 -
I'm looking for feedback on react-json-view
it's a production-ready component for displaying and interacting with JSON objects.
Here's the Component Demo
features include:
base-16 themes
add/edit/delete nodes
clipboard enabled
clickable collapse/expand
I see this component being useful for any technical docs that allude to JSON data structures.
what would you use it for?
what features would you like to see added?
is there any reason this wouldn't be your go-to JSON and array viewer?
thank you for feedback!
Top answer 1 of 4
2
Very cool. I could see using this in my admin dashboard for live updating my JSON-based application configuration. One tiny visual gripe: The default height of the text-area is too tall for single line inputs. The text-area should be the same size as the input, and grow as needed. This would also eliminate any jank seen when toggling edit mode.
2 of 4
2
Looks great! Starred for future use
GitHub
github.com › json-editor › json-editor
GitHub - json-editor/json-editor: JSON Schema Based Editor · GitHub
Base64 Editor Example (Muiltple Upload) - https://json-editor.github.io/json-editor/multiple_upload_base64.html
Starred by 4.9K users
Forked by 703 users
Languages JavaScript 61.9% | HTML 36.2% | CSS 1.9%
GitHub
github.com › TexteaInc › json-viewer
GitHub - TexteaInc/json-viewer: not only a JSON viewer
✏️ Editor: Comes with an editor for basic types, which you can also customize to fit your use case. @textea/json-viewer is using Material-UI as the base component library, so you need to install it and its peer dependencies first. npm install @textea/json-viewer @mui/material @emotion/react @emotion/styled
Starred by 523 users
Forked by 52 users
Languages TypeScript 96.4% | JavaScript 3.6% | TypeScript 96.4% | JavaScript 3.6%
Reddit
reddit.com › r/reactjs › which json viewer component do you recommend since react-json-view no one maintains it anymore.
r/reactjs on Reddit: Which JSON Viewer Component do you recommend since react-json-view no one maintains it anymore.
October 16, 2023 -
https://www.npmjs.com/package/react-json-view?activeTab=versions
It was last updated 3 years ago.
I am looking for a popular alternative to that.
Thanks.
MUI
mui.com › material-ui › discover-more › related-projects
Related projects - Material UI
mui-tiptap: A customizable Material UI-styled WYSIWYG rich text editor, built with Tiptap. react-hook-form-mui: Material UI and react-hook-form combined. formik-material-ui: Bindings for using Material UI with formik. mui-rff: Bindings for using Material UI with React Final Form. @ui-schema/ds-material Bindings for using Material UI with UI Schema. JSON Schema compatible.
npm
npmjs.com › package › jsoneditor-react
jsoneditor-react - npm
You can view usage of jsoneditor-react using our storybook. ... Right now only one story exporting in storybook: /stories/Editor.jsx, to add more use /.storybook/config.js
» npm install jsoneditor-react
Published Dec 17, 2021
Version 3.1.2
Author Ivan Kopeykin
Repository https://github.com/vankop/jsoneditor-react
CodeSandbox
codesandbox.io › examples › package › jsoneditor-react
jsoneditor-react examples - CodeSandbox
Use this online jsoneditor-react playground to view and fork jsoneditor-react example apps and templates on CodeSandbox.
React Split
uiwjs.github.io › react-json-view
react-json-view
A React component for displaying and editing javascript arrays and JSON objects.