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
已啟用問題?
問題數1299
打開的問題數97
拉請求數1229
打開的拉請求數19
關閉的拉請求數232
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?