在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:Open-Federation/json-schema-editor-visual开源软件地址:https://github.com/Open-Federation/json-schema-editor-visual开源编程语言:JavaScript 94.3%开源软件介绍:json-schema-editor-visualA json-schema editor of high efficient and easy-to-use, base on React. Usage
const option = {}
import 'antd/dist/antd.css'
require('json-schema-editor-visual/dist/main.css')
const schemaEditor = require("json-schema-editor-visual/dist/main.js");
const SchemaEditor = schemaEditor(option)
render(
<SchemaEditor />,
document.getElementById('root')
) Option Object
SchemaEditor Props
Linkshttps://github.com/zyqwst/json-schema-editor-vue |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论