🌐
GitHub
github.com › jdorn › json-editor
GitHub - jdorn/json-editor: JSON Schema Based Editor
JSON Editor takes a JSON Schema and uses it to generate an HTML form. It has full support for JSON Schema version 3 and 4 and can integrate with several popular CSS frameworks (bootstrap, foundation, and jQueryUI).
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 › json-editor › json-editor
GitHub - json-editor/json-editor: JSON Schema Based Editor · GitHub
JSON Editor takes a JSON Schema and uses it to generate an HTML form. It has full support for JSON Schema version 3 and 4 and can integrate with several popular CSS frameworks (bootstrap, spectre, tailwind).
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
🌐
Hackolade
hackolade.com › help › JSONSchemaEditor.html
JSON Schema Editor
Hackolade on-boards a JSON Schema validator, and also allows for user-defined custom properties as well as extensions to allow the specific data types of the different database and protocol targets supported by the tool. A command-line interface makes it easy to automate these functions and integrate them into a CI/CD pipeline. Hackolade handles the polymorphic nature of JSON documents with the support of multiple data types and allOf, anyOf, oneOf choices for schema combination.
🌐
JSON Editor Online
jsoneditoronline.org
JSON Editor Online: edit JSON, format JSON, query JSON
There are various categories of JSON tools, each with their pros and cons. What is best to use depends on your use case. Open your JSON file in the editor. From the menu, select "Options", "JSON Schema".
🌐
Tangramjs
json-schema-editor.tangramjs.com
JSON Schema Editor - About
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.
🌐
Stoplight
docs.stoplight.io › docs › platform › zumkfdc16oypw-json-schema-editor
JSON Schema Editor | Platform
The JSON Schema Editor helps you design and model data structures used by your API. Powered by Stoplight.
🌐
Liquid Technologies
liquid-technologies.com › json-schema-editor
JSON Schema Editor
Liquid Studio’s JSON Schema Editor makes Schema development fast and efficient with its intuitive graphical interface. The Graphical JSON Schema Designer simplifies visualizing, authoring and navigating complex JSON Schemas.
🌐
Liquid Technologies
liquid-technologies.com › json-editor
JSON Editor
Liquid Studio JSON Editor, author, edit and validate JSON documents. The JSON Editor Features include Validation against IETF JSON Schema, JSON Schema generation form a sample document, intellisense, auto complete, and Syntax Highlighting.
Find elsewhere
🌐
ScienceDirect
sciencedirect.com › science › article › pii › S2352711024003157
pyJSON Schema Loader and JSON Editor: A tool for file-based metadata management - ScienceDirect
November 7, 2024 - In this paper, we introduced the “pyJSON Schema Loader and JSON Editor”, a client-side desktop application tailored for offline RDM in practical workflows. The tool is designed to support researchers in structuring metadata, aligning with ...
🌐
Altova
altova.com › xmlspy-xml-editor › json_schema_editor
JSON Schema Editor and Generator | Altova
XMLSpy includes an enterprise-grade JSON Schema generator and graphical JSON schema editor that lets you create JSON Schemas, convert XSD to JSON Schema, generate JSON Schema, and even generate a JSON instance from a schema.
🌐
Oxygen XML
oxygenxml.com › json_schema_editor.html
JSON Schema Editor
Oxygen's specialized JSON Schema editor offers a range of features to enhance your JSON Schema editing experience. It includes Text, Grid, Author, and Design editing modes, along with a JSON Outline View, Syntax Highlighting, Search and Find Replace functionality, Drag and Drop capabilities, ...
🌐
Json-buddy
json-buddy.com › json-schema-editor.htm
JSON Schema editor for Windows
Get a complete JSON Schema designer with extended support for creating and testing JSON schema specifications. Read More · Import from any CSV text and get structured JSON or XML data in the editor.
🌐
Altova
altova.com › xmlspy-xml-editor › json_editor
JSON Editor: Edit, Validate, and Format JSON | Altova
Edit JSON files with powerful validation, formatting, and schema support. Try XMLSpy for free today.
🌐
PyPI
pypi.org › project › django-json-schema-editor
django-json-schema-editor · PyPI
This allows for more intelligent display names and better integration with feincms3's plugin system. When using the jmespath dependency, you can define schemas that describe how to extract display values from the JSON data: from django_json_schema_editor.plugins import JSONPluginBase class TextPlugin(JSONPluginBase): SCHEMA = { "type": "object", "title": "Text Block", "__str__": "title", # jmespath to extract display value "properties": { "title": { "type": "string", "title": "Title", }, "content": { "type": "string", "format": "prose", "title": "Content", }, }, "required": ["title", "content"], }
      » pip install django-json-schema-editor
    
Published   Dec 12, 2025
Version   0.12.1
🌐
npm
npmjs.com › package › schema-based-json-editor
schema-based-json-editor - npm
Latest version: 8.3.0, last published: 4 years ago. Start using schema-based-json-editor in your project by running `npm i schema-based-json-editor`. There are 3 other projects in the npm registry using schema-based-json-editor.
      » npm install schema-based-json-editor
    
Published   Jul 10, 2021
Version   8.3.0
Author   York Yao
🌐
Liquid Technologies
liquid-technologies.com › online-json-to-schema-converter
Free Online JSON to JSON Schema Converter
Uses the sample JSON document to infer a JSON schema. The Free Community Edition of Liquid Studio comes with an advanced JSON Editor, packed with many helpful features including JSON schema creation.
🌐
Visual Studio Code
code.visualstudio.com › docs › languages › json
Editing JSON with Visual Studio Code
November 3, 2021 - JSON schemas describe the shape of the JSON file, as well as value sets, default values, and descriptions. The JSON support shipped with VS Code supports all draft versions from draft 4 to draft 7, with limited support for drafts 2019-09 and 2020-12.
🌐
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.
🌐
Json-buddy
json-buddy.com
JSON Editor and Validator Tool for Windows
JSON file and grid editor for Windows® to create error-free JSON with ease. JSON Schema debugger, testing and coverage, and analyzer Supporting Draft 4, 6, 7, 2019-09 and 2020-12