Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/formilyjs/tdesign-react
Formily TDesign Adaptor(React)
https://github.com/formilyjs/tdesign-react
formily react tdesign
Last synced: 3 months ago
JSON representation
Formily TDesign Adaptor(React)
- Host: GitHub
- URL: https://github.com/formilyjs/tdesign-react
- Owner: formilyjs
- License: mit
- Created: 2022-07-03T13:06:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T04:49:14.000Z (about 2 years ago)
- Last Synced: 2024-11-03T20:06:01.142Z (4 months ago)
- Topics: formily, react, tdesign
- Language: TypeScript
- Homepage: https://tdesign-react.formilyjs.org
- Size: 818 KB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
English | [įŽäŊä¸æ](./README.zh-CN.md)
---
## Overview
The Awesome Components Library with Formily & TDesign.
## Features
- đŧ Designable, You can quickly develop forms at low cost through [Form Builder](https://designable-antd.formilyjs.org/).
- đ 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
https://tdesign-react.formilyjs.org
## Community
- [formily](https://github.com/alibaba/formily)
- [formilyjs](https://github.com/formilyjs)
- [designable](https://github.com/alibaba/designable)## How to contribute?
- [Contribute document](https://formilyjs.org/zh-CN/guide/contribution)
## Contributors
This project exists thanks to all the people who contribute.
## LICENSE
Formily is open source software licensed as
[MIT](./LICENSE.md).