An open API service indexing awesome lists of open source software.

https://github.com/oxoyo/x-page-editor-vue

基于 Vue 的可视化布局编辑器插件。A Visual layout editor plugin based on vue.
https://github.com/oxoyo/x-page-editor-vue

form-editor form-editor-vue

Last synced: about 1 year ago
JSON representation

基于 Vue 的可视化布局编辑器插件。A Visual layout editor plugin based on vue.

Awesome Lists containing this project

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)