# X-Page-Editor-Vue **Repository Path**: seven1979/X-Page-Editor-Vue ## Basic Information - **Project Name**: X-Page-Editor-Vue - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-19 - **Last Updated**: 2021-11-02 ## 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)