diff --git a/README.md b/README.md index eb113efcdf8..f10778687f3 100644 --- a/README.md +++ b/README.md @@ -11,24 +11,21 @@ English | [็ฎไฝไธญๆ](./README.zh-cn.md)
-React High Performance Form Solution For Complex Enterprise.
+UFrom - a high-performance React form solution for handling complicated enterprise requirements.
--- ## Background -In React, the whole tree rendering problem of the form is very obvious in controlled mode. Especially for the scene of data linkage, it is easy to cause the page to be stuck. In order to solve this problem, we have distributed management of the state of each form field, which greatly improves the performance of the form operation. At the same time, we deeply integrate the JSON Schema protocol to help you quickly solve the problem of back-end driven form rendering. - +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, Field independent management status, No whole tree rendering. +- ๐ High performance, fields managed independently, rather rerender the whole tree. - ๐ก Integrated Aliabab Fusion and Ant Design components are guaranteed to work out of the box. -- ๐จ JSON Schema for backend. JSchema for front-end.Two paradigms can be converted to each other. +- ๐จ 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 complex form layout use cases. - - +- ๐ฏ Override most complicated form layout use cases. ## Install @@ -44,20 +41,16 @@ Use Fusion Design๏ผ npm install --save @alifd/next @uform/next ``` - - ## Documents https://uformjs.org - ## Demo https://codesandbox.io/s/245o92lnzy - ## Community | Online Chat Room | ๅพฎไฟก | ้้ | @@ -65,15 +58,14 @@ https://codesandbox.io/s/245o92lnzy | [gitter.im](https://gitter.im/alibaba-uform/community?source=orgpage) | | | - ## LICENSE UForm is open source software licensed as -[MIT.](https://github.com/alibaba/uform/blob/master/LICENSE.md) +[MIT](https://github.com/alibaba/uform/blob/master/LICENSE.md). ## Contributors -Thanks goes to these wonderful people +Thanks for these passionate people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -84,4 +76,4 @@ Thanks goes to these wonderful people This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) -specification. Contributions of any kind welcome! +Specification. Contributions of any kind are welcome!