🌐
GitHub
github.com › TexteaInc › json-viewer
GitHub - TexteaInc/json-viewer: not only a JSON viewer
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%
🌐
MUI
mui.com › x › react-tree-view
Tree View React component - MUI X
The MUI X Tree View feature advanced keyboard support that's compliant with WCAG and WAI-ARIA standards, so users who require assistive technology can navigate your interface with ease.More about accessibility
🌐
npm
npmjs.com › package › material-ui-json-schema-viewer
material-ui-json-schema-viewer - npm
a viewer component that displays JSON schemas (built using [material-ui](https://material-ui.com/)). Latest version: 2.0.0, last published: 4 years ago. Start using material-ui-json-schema-viewer in your project by running `npm i material-u...
      » npm install material-ui-json-schema-viewer
    
🌐
GitHub
github.com › okozolin › json-tree-view-material-ui
GitHub - okozolin/json-tree-view-material-ui: Show JSON api in a recursive tree view. Styles with React Material-ui
Show JSON api in a recursive tree view. Styles with React Material-ui - okozolin/json-tree-view-material-ui
Author   okozolin
🌐
Textea
viewer.textea.io
@textea/json-viewer – Nextra
npm install @textea/json-viewer @mui/material @emotion/react @emotion/styled · You can also use it directly from a CDN: index.html · <!DOCTYPE html> <html lang="en"> <body> <div id="json-viewer"></div> <script src="https://cdn.jsdelivr.net/npm/@textea/json-viewer@3"></script> <script> new JsonViewer({ value: { /* ...
🌐
CodeSandbox
codesandbox.io › examples › package › react-json-view-lite
react-json-view-lite examples - CodeSandbox
tiavina-mika/production-step-executionhttps://github.com/mui/material-ui/blob/v5.14.18/docs/data/material/components/buttons/BasicButtons.tsx ... AboutJSON viewer component for React focused on performance for large volume input while still providing few customiziation features643,645Weekly Downloads
🌐
GitHub
github.com › taskcluster › material-ui-json-schema-viewer
GitHub - taskcluster/material-ui-json-schema-viewer
a viewer component that displays JSON schemas (built using material-ui)
Starred by 8 users
Forked by 9 users
Languages   JavaScript 100.0% | JavaScript 100.0%
🌐
npm
npmjs.com › package › @textea › json-viewer
@textea/json-viewer - npm
npm install @textea/json-viewer @mui/material @emotion/react @emotion/styled
      » npm install @textea/json-viewer
    
Published   Dec 15, 2024
Version   4.0.1
Author   himself65
Find elsewhere
🌐
DEV Community
dev.to › jeremyling › a-react-material-ui-library-to-build-any-form-with-only-json-config-5ck5
A React Material UI Library to Build Any Form With Only JSON Config - DEV Community
November 12, 2021 - Suppose we want to create a form to collect shipping address. Here's how we can replicate the form below with just JSON config and the open-source library I built @jeremyling/react-material-ui-form-builder.
🌐
React Split
uiwjs.github.io › react-json-view
react-json-view
A React component for displaying and editing javascript arrays and JSON objects.
🌐
GitHub
github.com › CarlosNZ › json-edit-react
GitHub - CarlosNZ/json-edit-react: React component for editing/viewing JSON/object data · GitHub
A shorthand if you just want the component to be a viewer, with no editing at all. Overrides any of the above edit restrictions. ... Either one of the built-in themes (imported separately), or an object specifying some or all theme properties — see Themes. ... Replace the built-in icons by specifying them here — see Themes. ... Display icon tooltips when hovering. ... Specify the amount of indentation for each level of nesting in the displayed data. ... Defines which nodes of the JSON tree will be displayed "opened" in the UI on load — see Collapse.
Starred by 616 users
Forked by 37 users
Languages   TypeScript 86.8% | CSS 5.5% | Python 4.1% | JavaScript 3.4% | HTML 0.2%
🌐
Restack
restack.io › p › react-json-viewer-answer-cat-ai
React Json Viewer Component | Restackio
Its ease of use, combined with powerful features like multi-selection and customization options, makes it a preferred choice for developers. For more detailed information, refer to the official documentation at MUI X Rich Tree View. ... Explore react-json-view, an open-source component for ...
🌐
GitHub
github.com › TexteaInc › json-viewer › blob › main › package.json
json-viewer/package.json at main · TexteaInc/json-viewer
"@mui/material": "^6", "react": "^17 || ^18", "react-dom": "^17 || ^18" }, "devDependencies": { "@commitlint/cli": "^19.6.0", "@commitlint/config-conventional": "^19.6.0", "@emotion/react": "^11.13.5", "@emotion/styled": "^11.13.5", "@mui/material": "^6.1.10", "@rollup/plugin-alias": "^5.1.1", "@rollup/plugin-commonjs": "^28.0.1", "@rollup/plugin-node-resolve": "^15.3.0", "@rollup/plugin-replace": "^6.0.1", "@swc/core": "^1.10.0", "@swc/helpers": "^0.5.15", "@testing-library/dom": "^10.4.0", "@testing-library/react": "^16.1.0",
Author   TexteaInc
🌐
GitHub
github.com › andrewlowndes › material-jsoneditor
GitHub - andrewlowndes/material-jsoneditor: Simple JSON Editor component built for use in Material UI projects
A simple editor library for visually editing JSON objects built using Material UI.
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%
🌐
CodeSandbox
codesandbox.io › examples › package › @textea › json-viewer
@textea/json-viewer examples - CodeSandbox
downloadServicehttps://github.com/mui-org/material-ui/blob/v4.x/docs/src/pages/components/slider/InputSlider.js