# X-Page-Editor-Vue **Repository Path**: jkd5170/X-Page-Editor-Vue ## Basic Information - **Project Name**: X-Page-Editor-Vue - **Description**: 基于 Vue 的可视化布局编辑器插件。A Visual layout editor plugin based on vue. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2020-09-07 - **Last Updated**: 2022-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # X-Page-Editor > A page editor plugin based on vue. ## Example ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev ``` ## Preview [Demo](https://oxoyo.github.io/X-Page-Editor-Vue/) ![X-Page-Editor](./docs/preview_001.png) ![X-Page-Editor](./docs/preview_002.png) ## Use ```bash ``` ## TODO - [x] 实现FormEditor基础骨架 - [x] 完善配置,支持自定义基础组件 - [x] 统一命名规范 - [x] 更名为X-Page-Editor - [ ] 完善基础组件 - [ ] 完善example - [ ] npm 发布 ## License [MIT](http://opensource.org/licenses/MIT)