# formily-request

> A flexible, lightweight, non-intrusive plugin for extending formily schema request data.

Latest version **1.0.0** (published 2025-05-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install formily-request
pnpm add formily-request
yarn add formily-request
bun add formily-request
```

## Health

**Score 35/100 (D)** — status: maintenance-mode.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2025-05-12 |
| First published | 2023-11-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 100.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8 |
| Maintainers | sair1011 |

## Links

- npm: https://www.npmjs.com/package/formily-request
- Repository: https://github.com/007sair/formily-request
- Issues: https://github.com/007sair/formily-request/issues
- npm.io page: https://npm.io/package/formily-request

## Recent versions

- 1.0.0 (latest) — 2025-05-12
- 1.0.0-beta.4 (beta) — 2025-04-04
- 1.0.0-beta.3 — 2025-03-26
- 1.0.0-beta.2 — 2025-03-26
- 1.0.0-beta.1 — 2025-03-25
- 0.2.3 — 2024-03-11
- 0.2.2 — 2023-12-04
- 0.2.1 — 2023-12-01
- 0.2.0 — 2023-11-17
- 0.1.6 — 2023-11-16
- 0.1.5 — 2023-11-13
- 0.1.4 — 2023-11-13
- 0.1.3 — 2023-11-10
- 0.1.2 — 2023-11-09
- 0.1.1 — 2023-11-06
- … 4 more at https://npm.io/package/formily-request/versions

## README

[![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)

---
_Source: https://npm.io/package/formily-request · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
