json-schema-editor
Schema Editor
An editor for creating and managing JSON schemas in a single-page application.
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.
278 stars
15 watching
44 forks
Language: Vue
last commit: over 3 years ago
Linked from 1 awesome list
editorfirebasejavascriptjson-schemasingle-page-appspavuejs2
Related projects:
Repository | Description | Stars |
---|---|---|
tangram-js/json-editor | An editor for working with JSON documents, providing tree and text views for editing and validation. | 238 |
wellsjo/json-splora | A GUI app for editing, visualizing, and manipulating JSON data with JavaScript or jq | 1,860 |
mohsen1/json-schema-view | A tool for rendering complex JSON data in a user-friendly format | 49 |
jy95/ngx-json-schema-viewer | A library that displays JSON schema documents in an Angular application | 2 |
microsoft/json-schemas | A repository of standardized schema definitions used by Microsoft products and services. | 78 |
victools/jsonschema-generator | A tool to generate JSON schemas from Java classes | 399 |
thomasst/mongoadmin | An admin interface for MongoDB built using Django and Bootstrap with features to edit JSON objects. | 250 |
jsonresume/resume-schema | Defines and validates a standard format for resumés using JSON Schema | 2,142 |
daviddurman/flexijsoneditor | A jQuery plugin for creating a JSON editor component that allows users to visualize and edit complex data structures. | 561 |
sourcemeta/jsonschema | A command-line tool for working with JSON schema files, providing functionality for validation, formatting, testing, and more. | 64 |
zepgram/module-json-schema | An implementation for validating JSON structures against given schemas in Magento | 1 |
json-editor/json-editor | Generates an HTML form based on a JSON Schema for input validation and submission. | 4,501 |
ocramz/aeson-schema | Tool for validating and generating JSON data structures | 60 |
apidevtools/json-schema-ref-parser | Tool to parse, resolve, and dereference JSON schema references in JavaScript | 958 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |