Complexity Score
High
Open Issues
N/A
Dependent Projects
53
Weekly Downloadsglobal
6,084
Keywords
License
- MIT
- Yesattribution
- Permissivelinking
- Permissivedistribution
- Permissivemodification
- Nopatent grant
- Yesprivate use
- Permissivesublicensing
- Notrademark grant
Downloads
Readme
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
- đŧ Designable, You can quickly develop forms at low cost through Form Builder.
- đ 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.
Form Builder
WebSite
2.0
https://formilyjs.org
1.0
https://v1.formilyjs.org
Community
- formilyjs
- designable
- icejs
How to contribute?
- Contribute document
Contributors
This project exists thanks to all the people who contribute.
LICENSE
Formily is open source software licensed as MIT.
Dependencies
No runtime dependency information found for this package.
CVE IssuesActive
0
Scorecards Score
3.90
Test Coverage
No Data
Follows Semver
Yes
Github Stars
11,739
Dependenciestotal
5
DependenciesOutdated
1
DependenciesDeprecated
0
Threat Modelling
No Data
Repo Audits
No Data
Learn how to distribute @formily/reactive in your own private NPM registry
$npm config set registry
https://npm.cloudsmith.com/owner/repo
/Processing...
âDone
$npm install @formily/reactive
/Processing...
âDone
176 Releases
NPM on Cloudsmith