Git Product home page Git Product logo

uform's Introduction

English | 简体中文

UFrom - a high-performance React form solution for handling complicated enterprise requirements.


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 Aliabab 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 @uform/antd

Use Fusion Design:

npm install --save @alifd/next @uform/next

Documents

https://uformjs.org

Demo

https://codesandbox.io/s/245o92lnzy

Community

Online Chat Room 微信 钉钉
gitter.im

LICENSE

UForm is open source software licensed as MIT.

Contributors

Thanks for these passionate people (emoji key):

Janry
Janry

🎨
SkyCai
SkyCai

🎨
Harry Yu
Harry Yu

📖 💻
zsir
zsir

💻
Kiho · Cham
Kiho · Cham

💻 📖
Hongjiang Wu
Hongjiang Wu

📖
合木
合木

💻

This project follows the all-contributors Specification. Contributions of any kind are welcome!

uform's People

Contributors

allcontributors[bot] avatar anyuxuan avatar cnt1992 avatar cwtuan avatar j-xzy avatar janrywang avatar josky520 avatar monkindey avatar yujiangshui avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.