json-editor
JSON editor
A tool that allows users to create and edit JSON data visually using a schema-based interface.
JSON Schema Based Editor
6k stars
229 watching
1k forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
json-editor/json-editor | Generates an HTML form based on a JSON Schema for input validation and submission. | 4,501 |
josdejong/jsoneditor | A web-based tool for editing and validating JSON data | 11,630 |
codex-team/editor.js | A block-style editor with clean JSON output for creating and formatting content efficiently. | 28,770 |
tangram-js/json-schema-editor | An editor for creating and managing JSON schemas in a single-page application. | 278 |
json-schema-org/json-schema-spec | A specification and vocabulary for validating and annotating JSON documents | 3,817 |
tangram-js/json-editor | An editor for working with JSON documents, providing tree and text views for editing and validation. | 238 |
json-schema-form/angular-schema-form | Generate forms from JSON schemas using AngularJS | 2,470 |
json-schema-faker/json-schema-faker | Provides consistent and meaningful fake data for systems using JSON Schema | 3,295 |
daviddurman/flexijsoneditor | A jQuery plugin for creating a JSON editor component that allows users to visualize and edit complex data structures. | 561 |
brutusin/json-forms | Generates HTML forms from JSON schema structures with support for dynamic schemas and customization | 611 |
jsonrainbow/json-schema | A PHP implementation of JSON schema validation and coercion | 3,549 |
douglascrockford/json-js | A set of utilities and functions for working with JSON data in JavaScript | 8,701 |
ajv-validator/ajv | A high-performance JSON schema validator that supports multiple draft versions and JSON Type Definition standards. | 13,851 |
deefdragon/json-edit-action | Automates simple JSON file changes using an external package | 12 |
nlohmann/json | A C++ library providing a simple and efficient way to work with JSON data in modern C++ applications. | 43,219 |