[![NPM Package](https://img.shields.io/npm/v/formily-request.svg)](https://www.npmjs.org/package/formily-request)
[![Minified Size](https://img.shields.io/bundlephobia/min/formily-request.svg?label=minified)](https://bundlephobia.com/result?p=formily-request)
[![Gzipped Size](https://img.shields.io/bundlephobia/minzip/formily-request.svg?label=gzipped)](https://bundlephobia.com/result?p=formily-request)

Formily Request 是一个灵活、轻量、无侵入性，扩展 json schema 配置的请求数据插件。

- 组件无关，不用写额外的自定义组件
- 框架无关，不用关注是 Vue 还是 React
- 组件库无关，不用关注是 Ant Design 还是 Element Plus
- 高扩展性，可用于 Select、Radio、Checkbox、Cascader 等任何动态数据的组件

## 版本大更新

formily-request 1.0.0 版本已经发布，欢迎试用。

```bash
npm install formily-request@latest
```

更新内容，请查看 [CHANGELOG](https://007sair.github.io/formily-request/changelog)
