# electron-json-schame-editor **Repository Path**: kmyss/electron-json-schame-editor ## Basic Information - **Project Name**: electron-json-schame-editor - **Description**: 使用 Electron 开发的一个 json-schema。 基于 https://github.com/lljj-x/vue-json-schema-form 和 https://github.com/zyqwst/json-schema-editor-vue 两个组件开发 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-04 - **Last Updated**: 2023-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # electron-json-schema-editor 基于 Electron 构建一个本地化的配置文件表单编辑工具。 ## 开发进度 - [ ] 验证 shmace 导入 - [ ] 实现 VUE APP 与 Electron 的通讯 - [ ] electron 中内置一个 webserver 代理文件 - [ ] 完成 npm 命令构建 - [ ] 构建 Vue APP 使用 那个开源的库。 - [ ] 编写开发文档,说明设计思路 - [x] electron 程序使用 webpack 打包 ### 20201211 项目的前端页面 通过导入 electron-builder 解决