uform

⚡React High Performance Form Solution For Enterprise.

Github星跟踪图

English, 简体中文


Background

In React, the whole tree rendering performance problem of the form is very obvious in the controlled mode. Especially for the scene of data linkage, it is easy to cause the page to be stuck. To solve this problem, we have distributed the management of the state of each form field, which significantly improves the performance of the form operations. At the same time, we deeply integrate the JSON Schema protocol to help you solve the problem of back-end driven form rendering quickly.

Features

  • ? High performance, fields managed independently, rather rerender the whole tree.
  • ? Integrated Alibaba Fusion and Ant Design components are guaranteed to work out of the box.
  • ? JSON Schema applied for BackEnd. JSchema applied for FrontEnd. Two paradigms can be converted to each other.
  • ? Side effects are managed independently, making form data linkages easier than ever before.
  • ? Override most complicated form layout use cases.

Install

Use Ant Design:

npm install --save antd @formily/antd @formily/antd-components

Use Fusion Design:

npm install --save @alifd/next @formily/next @formily/next-components

Use formily react render engine pacakge:

npm install --save @formily/react-schema-renderer

Use formily react package:

npm install --save @formily/react

Use formily core package:

npm install --save @formily/core

Architecture

WebSite

https://formilyjs.org

Documents

Demo

codesandbox

Community, Online Chat Room, 微信, 钉钉, ------------------------------------------------------------, ------------------------------------------------------------, ----, gitter.im, , , ## Contributors

This project exists thanks to all the people who contribute.

LICENSE

Formily is open source software licensed as
MIT.

主要指标

概览
名称与所有者alibaba/formily
主编程语言TypeScript
编程语言JavaScript (语言数: 7)
平台
许可证MIT License
所有者活动
创建于2019-01-09 02:11:45
推送于2025-06-05 14:28:14
最后一次提交2022-04-25 12:46:49
发布数242
最新版本名称v2.3.7 (发布于 2025-05-15 20:12:26)
第一版名称v0.0.6 (发布于 2019-02-21 21:34:20)
用户参与
星数12k
关注者数165
派生数1.5k
提交数3.2k
已启用问题?
问题数1300
打开的问题数97
拉请求数1229
打开的拉请求数19
关闭的拉请求数232
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?