🌐
GitHub
github.com › json-editor › json-editor
GitHub - json-editor/json-editor: JSON Schema Based Editor · GitHub
It has full support for JSON Schema version 3 and 4 and can integrate with several popular CSS frameworks (bootstrap, spectre, tailwind). Take a look at this example for a simple form submission case study. Check out an interactive demo: https://json-editor.github.io/json-editor/
Starred by 4.9K users
Forked by 702 users
Languages   JavaScript 61.9% | HTML 36.2% | CSS 1.9%
🌐
Ophir
json.ophir.dev
JSONJoy Builder - Visual JSON Schema Editor
Visual JSON Schema editor for creating and manipulating JSON Schema definitions. Open source at https://github.com/lovasoa/jsonjoy-builder
🌐
GitHub
github.com › jdorn › json-editor
GitHub - jdorn/json-editor: JSON Schema Based Editor
JSON Schema Based Editor. Contribute to jdorn/json-editor development by creating an account on GitHub.
Starred by 5.8K users
Forked by 1.1K users
Languages   JavaScript 83.1% | HTML 16.9% | JavaScript 83.1% | HTML 16.9%
🌐
GitHub
github.com › Open-Federation › json-schema-editor-visual
GitHub - Open-Federation/json-schema-editor-visual: A json-schema editor of high efficient and easy-to-use, base on React.
A json-schema editor of high efficient and easy-to-use, base on React. - Open-Federation/json-schema-editor-visual
Starred by 1.1K users
Forked by 234 users
Languages   JavaScript 94.3% | CSS 5.0% | HTML 0.7% | JavaScript 94.3% | CSS 5.0% | HTML 0.7%
🌐
Bjdash
bjdash.github.io › JSON-Schema-Builder
JSON Schema Builder
A simple GUI tool to enable designing and building JSON schemas.
🌐
GitHub
github.com › thomas4019 › json-schema-editor
GitHub - thomas4019/json-schema-editor: React based editor for JSON Schemas
React based editor for JSON Schemas. Contribute to thomas4019/json-schema-editor development by creating an account on GitHub.
Starred by 32 users
Forked by 3 users
Languages   JavaScript 100.0% | JavaScript 100.0%
🌐
Json-editor
json-editor.github.io › json-editor
JSON Editor Interactive Example
You can also make changes to the JSON here and set the value in the editor by clicking "Update Form" Update Form · This will update whenever the form changes to show validation errors if there are any. ... You can change the schema and see how the generated form looks.
🌐
GitHub
github.com › josdejong › jsoneditor
GitHub - josdejong/jsoneditor: A web-based tool to view, edit, format, and validate JSON · GitHub
The new editor is not a one-to-one replacement, so there may be reasons to stick with jsoneditor. The main differences between the two are described here. JSONEditor has various modes, with the following features. Change, add, move, remove, and duplicate fields and values. Sort arrays and objects. Transform JSON using JMESPath queries. Colorized code. Color picker. Search & highlight text in the tree view. Undo and redo all actions. JSON schema validation (powered by ajv).
Starred by 12.2K users
Forked by 2.1K users
Languages   JavaScript 87.7% | SCSS 6.7% | HTML 5.6%
Find elsewhere
🌐
GitHub
github.com › tangram-js › json-schema-editor
GitHub - tangram-js/json-schema-editor: JSON Schema Editor is an intuitive editor for JSON schema. It provides a tree view to present the structure of schema, and a property inspector to edit the properties of schema element. Develop with Vue.js 2 and Firebase.
An intuitive editor for JSON schema which provides a tree view to present structure of schema and a property inspector to edit the properties of schema element. Develop with Vue.js 2 and Firebase.
Starred by 292 users
Forked by 45 users
Languages   Vue 56.5% | JavaScript 43.4% | HTML 0.1% | Vue 56.5% | JavaScript 43.4% | HTML 0.1%
🌐
GitHub
github.com › RicoSuter › VisualJsonEditor
GitHub - RicoSuter/VisualJsonEditor: A JSON schema based file editor for Windows.
Visual JSON Editor is a JSON schema draft v4 based file editor for Windows: When opening a JSON file, the application auto-generates an editor GUI based on the provided JSON schema.
Starred by 372 users
Forked by 92 users
Languages   C# 100.0% | C# 100.0%
🌐
json-schema-editor
deepbluecltd.github.io › json-schema-editor
json-schema-editor | JSON Editor focussed on developing/editing JSON Schema documents
Dynamically generated, form-based editor focussed on developing/editing JSON Schema documents based on the JSON Meta-Schema using the JSON-Editor [1] control.
🌐
GitHub
github.com › JingWangTW › json-schema-editor
GitHub - JingWangTW/json-schema-editor: JSON Schema Editor
JSON Schema Editor. Contribute to JingWangTW/json-schema-editor development by creating an account on GitHub.
Starred by 10 users
Forked by 3 users
Languages   TypeScript 99.2% | TypeScript 99.2%
🌐
GitHub
github.com › Optum › jsonschema-editor-react
GitHub - Optum/jsonschema-editor-react: A react module for maintaining json schema. Built with Chakra-UI
JsonSchemaEditor is a React component library that allows the easy generation of valid Draft 07 JsonSchema from a UI, so that it can be easily persisted in a schema management system.
Starred by 66 users
Forked by 35 users
Languages   TypeScript 99.7% | TypeScript 99.7%
🌐
GitHub
github.com › eclipsesource › json-schema-editor
GitHub - eclipsesource/json-schema-editor: Web-based editor for JSON schemata.
Web-based editor for JSON schemata. Contribute to eclipsesource/json-schema-editor development by creating an account on GitHub.
Starred by 3 users
Forked by 2 users
Languages   TypeScript 61.1% | JavaScript 18.0% | CSS 12.0% | HTML 8.9% | TypeScript 61.1% | JavaScript 18.0% | CSS 12.0% | HTML 8.9%
🌐
GitHub
github.com › eclipsesource › jsonforms-editor
GitHub - eclipsesource/jsonforms-editor: Visual Editor for JSON Schema and JSON Forms Ui Schema
Visual Editor for JSON Schema and JSON Forms Ui Schema - eclipsesource/jsonforms-editor
Starred by 85 users
Forked by 40 users
Languages   TypeScript 66.5% | CSS 25.8% | JavaScript 6.4% | HTML 1.3% | TypeScript 66.5% | CSS 25.8% | JavaScript 6.4% | HTML 1.3%
🌐
GitHub
github.com › exavolt › onde
GitHub - exavolt/onde: Web-based schema-based JSON document editing component · GitHub
Onde is a web front-end library for JSON document editor. Onde uses json-schema as the base data to build the form.
Starred by 102 users
Forked by 33 users
Languages   JavaScript
🌐
GitHub
github.com › lovasoa › jsonjoy-builder
GitHub - lovasoa/jsonjoy-builder: Visual JSON Schema editor for creating and manipulating JSON Schema definitions with an intuitive interface. · GitHub
... import "jsonjoy-builder/st... App() { const [schema, setSchema] = useState<JSONSchema>({}); return ( <div> <h1>JSONJoy Builder</h1> <SchemaVisualEditor schema={schema} onChange={setSchema}/> </div> ); }...
Starred by 189 users
Forked by 39 users
Languages   TypeScript 87.2% | JavaScript 10.2% | CSS 2.2% | HTML 0.4%
🌐
GitHub
github.com › drthinh › json-editor2
GitHub - drthinh/json-editor2: JSON Schema Based Editor
JSON Schema Based Editor. Contribute to drthinh/json-editor2 development by creating an account on GitHub.
Author   drthinh