https://github.com/wangdahoo/react-form-editor
Online Demo
https://github.com/wangdahoo/react-form-editor
Last synced: about 1 year ago
JSON representation
Online Demo
- Host: GitHub
- URL: https://github.com/wangdahoo/react-form-editor
- Owner: wangdahoo
- Created: 2020-04-15T15:40:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:38:47.000Z (over 3 years ago)
- Last Synced: 2025-03-11T13:40:48.160Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://wangdahoo.github.io/react-form-editor/
- Size: 22.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-form-editor
> 基于 React & Ant Design 的表单编辑器
## How to Use
```bash
npm i @wangdahoo/react-form-editor
```
```jsx
import FormEditor from '@wangdahoo/react-form-editor'
console.log(json)} />
```
## TODO
- [ ] 升级到 ant design 4
- [ ] 支持内嵌 layout
- [ ] 去除自定义业务组件