A json-schema editor of high efficient and easy-to-use, base on Vue & Element UI. 一个高效易用的基于 Vue + Element UI 的 json-schema 编辑器。 模仿 Yapi React 版本json-schema-editor-visual实现 Usage importJsonSchemaEditorfrom'vue-json-schema-editor-visual';Vue.use(JsonSchemaEditor); ...
A json-schema editor of high efficient and easy-to-use, base on Vue. - vue-json-schema-editor-visual/package.json at master · giscafer/vue-json-schema-editor-visual
项目地址:giscafer/vue-json-schema-editor-visual: A json-schema editor of high efficient and easy-to-use, base on Vue. (github.com) 一个高效易用的基于 Vue + Element UI 的 json-schema 编辑器。 import JsonSchemaEditor from 'vue-json-schema-editor-visual'; Vue.use(JsonSchemaEditor); 可以编...
vue-json-schema-editor-visual是一个基于Vue的高效易用的JSON Schema编辑器。它提供了直观的用户界面,让用户可以轻松地创建、编辑和验证JSON Schema。该编辑器具有丰富的功能,包括实时预览、自动补全、语法高亮、拖放支持等,大大提升了编辑JSON Schema的效率。无论是初学者还是专业开发人员,都能够通过vue-json-schema...
importJsonSchemaEditorfrom'vue-json-schema-editor-visual';Vue.use(JsonSchemaEditor); 在线Demo Sinokit json-schema-editor CodeSandbox Demo API Attributes 参数说明类型默认值 schemajson schema 对象Object- show-raw是否显示 RAW 弹窗,可查看 json schemaBooleanfalse ...