TopGrd / uform

⚡React High Performance Form Solution For Enterprise.

Home Page:https://alibaba.github.io/uform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

面向复杂场景的中后台表单解决方案,UForm 谐音 Your Form,代表,这才是你想要的 Form 解决方案


特性

  • 🚀 高性能,字段分布式渲染,大大减轻 React 渲染压力
  • 🧩 支持 Ant Design/Fusion Next 组件体系
  • 🎨 JSX 标签化写法/JSON Schema 数据驱动方案无缝迁移过渡
  • 🏅 副作用逻辑独立管理,涵盖各种复杂联动校验逻辑
  • 🌯 支持各种表单复杂布局方案

安装

使用 Ant Design:

npm install --save antd @uform/antd

使用 Fusion Design:

npm install --save @alifd/next @uform/next

文档

https://alibaba.github.io/uform

Demo

https://codesandbox.io/s/245o92lnzy

Community

Online Chat Room 微信 钉钉
gitter.im

LICENSE

UForm is open source software licensed as MIT.

Contributors

Thanks goes to these wonderful people (emoji key):

Janry
Janry

🎨
SkyCai
SkyCai

🎨
Harry Yu
Harry Yu

📖
zsir
zsir

💻
Kiho · Cham
Kiho · Cham

💻 📖
Hongjiang Wu
Hongjiang Wu

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

About

⚡React High Performance Form Solution For Enterprise.

https://alibaba.github.io/uform

License:MIT License


Languages

Language:JavaScript 100.0%