{"id":15109696,"url":"https://github.com/open-federation/json-schema-editor-visual","last_synced_at":"2025-04-08T16:07:40.519Z","repository":{"id":37394896,"uuid":"124981399","full_name":"Open-Federation/json-schema-editor-visual","owner":"Open-Federation","description":"A json-schema editor of high efficient and easy-to-use, base on React.","archived":false,"fork":false,"pushed_at":"2023-11-27T15:32:54.000Z","size":2768,"stargazers_count":1050,"open_issues_count":53,"forks_count":230,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-04-08T16:07:36.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hellosean1025.github.io/json-schema-visual-editor/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Open-Federation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-13T02:37:55.000Z","updated_at":"2025-04-04T19:42:25.000Z","dependencies_parsed_at":"2024-01-13T17:57:51.882Z","dependency_job_id":"edbec214-f0d3-4560-8b2e-e87224ad7b68","html_url":"https://github.com/Open-Federation/json-schema-editor-visual","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-Federation%2Fjson-schema-editor-visual","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-Federation%2Fjson-schema-editor-visual/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-Federation%2Fjson-schema-editor-visual/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-Federation%2Fjson-schema-editor-visual/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Open-Federation","download_url":"https://codeload.github.com/Open-Federation/json-schema-editor-visual/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247878022,"owners_count":21011158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-25T23:21:54.612Z","updated_at":"2025-04-08T16:07:40.494Z","avatar_url":"https://github.com/Open-Federation.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# json-schema-editor-visual\nA json-schema editor of high efficient and easy-to-use, base on React.\n\n![avatar](json-schema-editor-visual.jpg)\n\n## Usage\n```\nnpm install json-schema-editor-visual\n```\n\n```js\nconst option = {}\nimport 'antd/dist/antd.css'\nrequire('json-schema-editor-visual/dist/main.css')\nconst schemaEditor = require(\"json-schema-editor-visual/dist/main.js\");\nconst SchemaEditor = schemaEditor(option)\n\nrender(\n    \u003cSchemaEditor /\u003e,\n  document.getElementById('root')\n)\n```\n\n## Option Object\n\n| name | desc | default |\n| ---- | ----------- | --------- |\n| `lang` | language, support `en_US` or `zh_CN` | en_US \n\n## SchemaEditor Props\n\n| name | type | default | desc\n| ---- | ----------- | --------- | --------- |\n| `data` | string | null | the data of editor\n| `onChange`| function | null | \n| `showEditor` | boolean | false | \n\n## Links\nhttps://github.com/zyqwst/json-schema-editor-vue\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-federation%2Fjson-schema-editor-visual","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-federation%2Fjson-schema-editor-visual","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-federation%2Fjson-schema-editor-visual/lists"}