Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
React Jsonschema Form | 12,452 | 566 | 281 | 19 hours ago | 103 | December 16, 2019 | 298 | apache-2.0 | TypeScript | |
A React component for building Web forms from JSON Schema. | ||||||||||
Graphql Code Generator | 9,857 | 10 hours ago | 430 | mit | TypeScript | |||||
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins. | ||||||||||
Formily | 9,334 | 119 | 6 days ago | 209 | September 20, 2022 | 11 | mit | TypeScript | ||
📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3 | ||||||||||
Commerce | 6,878 | 17 days ago | 158 | mit | TypeScript | |||||
Next.js Commerce | ||||||||||
Graphql Editor | 5,786 | 1 | 12 days ago | 21 | September 24, 2022 | 22 | mit | TypeScript | ||
📺 Visual Editor & GraphQL IDE. Draw GraphQL schemas using visual 🔷 nodes and explore GraphQL API with beautiful UI. Even 🐒 can do that! | ||||||||||
Uniforms | 1,741 | 166 | 41 | 2 days ago | 175 | June 10, 2022 | 26 | mit | TypeScript | |
A React library for building forms from any schema. | ||||||||||
React Antd Admin | 1,214 | 6 years ago | 24 | apache-2.0 | JavaScript | |||||
用React和Ant Design搭建的一个通用管理后台 | ||||||||||
Fullstack Starterkit | 1,075 | a year ago | 2 | mit | TypeScript | |||||
GraphQL first full-stack starter kit with Node, React. Powered by TypeScript | ||||||||||
Musicbrainz Server | 741 | 3 days ago | 154 | other | Perl | |||||
Server for the MusicBrainz project (website, API, database tools) | ||||||||||
React Native Game Engine Handbook | 525 | 4 months ago | 6 | mit | JavaScript | |||||
A React Native app showcasing some examples using react-native-game-engine 🐒✨ |
English | 简体中文
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.
2.0
1.0
This project exists thanks to all the people who contribute.
Formily is open source software licensed as MIT.