uform

⚡React High Performance Form Solution For Enterprise.

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Owneralibaba/formily
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 7)
Platform
License:MIT License
所有者活动
Created At2019-01-09 02:11:45
Pushed At2025-04-01 17:40:37
Last Commit At2022-04-25 12:46:49
Release Count238
Last Release Namev2.3.3 (Posted on 2025-03-31 09:33:47)
First Release Namev0.0.6 (Posted on 2019-02-21 21:34:20)
用户参与
Stargazers Count11.9k
Watchers Count163
Fork Count1.5k
Commits Count3.2k
Has Issues Enabled
Issues Count1284
Issue Open Count90
Pull Requests Count1226
Pull Requests Open Count19
Pull Requests Close Count232
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private