GithubHelp home page GithubHelp logo

yuyichen / uform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alibaba/formily

0.0 0.0 0.0 13.05 MB

⚡React High Performance Form (JSON Schema Form) Solution For Enterprise.

Home Page: https://uformjs.org/

License: MIT License

JavaScript 1.41% TypeScript 98.49% CSS 0.11%

uform's Introduction

English | 简体中文

UForm - 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 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.

Install

Use Ant Design:

npm install --save antd @uform/antd

Use Fusion Design:

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

Use uform react render engine pacakge:

npm install --save @uform/react-schema-renderer

Use uform react package:

npm install --save @uform/react

Use uform core package:

npm install --save @uform/core

Architecture

WebSite

https://uformjs.org (0.x)

https://uform-next.netlify.com (1.x)

Documents

Demo

codesandbox

Community

Online Chat Room 微信 钉钉
gitter.im

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

LICENSE

UForm is open source software licensed as MIT.

uform's People

Contributors

janrywang avatar cnt1992 avatar monkindey avatar anyuxuan avatar johnisontheroad avatar allcontributors[bot] avatar stkevintan avatar atzcl avatar ascoders avatar yujiangshui avatar zirkletsing avatar javahuang avatar henryybai avatar zzw918 avatar hero-guo avatar josky520 avatar hazysoda avatar yuyichen avatar welkang avatar liuqiao1 avatar j-xzy avatar s0ngyee avatar monkeywithacupcake avatar cwtuan avatar chenqiao-happy avatar cds803 avatar linlingyu avatar harrisfeng avatar p0page avatar adeshatole 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.