English | [简体中文](./README.zh-CN.md)

<p align="center">
<img src="https://img.alicdn.com/tfs/TB1fHhZu4D1gK0jSZFyXXciOVXa-2500-1200.png">
<img src="https://img.shields.io/npm/dt/@formily/<%= repoName %>"/>
<img src="https://img.shields.io/npm/dm/@formily/<%= repoName %>"/>
<a href="https://www.npmjs.com/package/@formily/<%= repoName %>"><img src="https://img.shields.io/npm/v/@formily/<%= repoName %>.svg"></a>
<a href="https://codecov.io/gh/formilyjs/<%= repoName %>">
  <img src="https://codecov.io/gh/formilyjs/<%= repoName %>/branch/master/graph/badge.svg?token=3V9RU8Wh9d"/>
</a>
<img alt="PRs Welcome" src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg"/>
<a href="https://github.com/actions-cool/issues-helper">
  <img src="https://img.shields.io/badge/using-issues--helper-blueviolet"/>
</a>
</p>

---

## Overview

The Awesome Components Library with Formily & <%= brandName %>.

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

## Form Builder

![https://designable-antd.formilyjs.org/](https://img.alicdn.com/imgextra/i3/O1CN01xAJj1y1wcGzXYc1Uq_!!6000000006328-2-tps-2980-1740.png)

## WebSite

https://<%= repoName %>.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.
<a href="https://github.com/formilyjs/<%= repoName %>/graphs/contributors"><img src="https://contrib.rocks/image?repo=formilyjs/<%= repoName %>" /></a>

## LICENSE

Formily is open source software licensed as
[MIT](./LICENSE.md).
