Formily

📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3
Alternatives To Formily
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
React Jsonschema Form12,45256628119 hours ago103December 16, 2019298apache-2.0TypeScript
A React component for building Web forms from JSON Schema.
Graphql Code Generator9,857
10 hours ago430mitTypeScript
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
Formily9,3341196 days ago209September 20, 202211mitTypeScript
📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3
Commerce6,878
17 days ago158mitTypeScript
Next.js Commerce
Graphql Editor5,786112 days ago21September 24, 202222mitTypeScript
📺 Visual Editor & GraphQL IDE. Draw GraphQL schemas using visual 🔷 nodes and explore GraphQL API with beautiful UI. Even 🐒 can do that!
Uniforms1,741166412 days ago175June 10, 202226mitTypeScript
A React library for building forms from any schema.
React Antd Admin1,214
6 years ago24apache-2.0JavaScript
用React和Ant Design搭建的一个通用管理后台
Fullstack Starterkit1,075
a year ago2mitTypeScript
GraphQL first full-stack starter kit with Node, React. Powered by TypeScript
Musicbrainz Server741
3 days ago154otherPerl
Server for the MusicBrainz project (website, API, database tools)
React Native Game Engine Handbook525
4 months ago6mitJavaScript
A React Native app showcasing some examples using react-native-game-engine 🐒✨
Alternatives To Formily
Select To Compare


Alternative Project Comparisons
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

  • 🚀 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.

WebSite

2.0

https://v2.formilyjs.org

1.0

https://formilyjs.org

Community

Contributors

This project exists thanks to all the people who contribute.

LICENSE

Formily is open source software licensed as MIT.

Popular Schema Projects
Popular Reactjs Projects
Popular Data Formats Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Typescript
Reactjs
Vue
Validation
Form
Schema
Ant Design
Reactive
Observables
Fusion
Json Schema
Alibaba
Form Builder