Skip to content

Commit ae77c3e

Browse files
committed
docs: update README_CN.md to include @uni-helper/uni-network and swag-uni presets
1 parent 8f3d743 commit ae77c3e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README_CN.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,15 @@ API生成器,用于将OpenAPI(v2~v3)和其他输入源转换为TypeScript/
1616
- `ky` - 小巧优雅的HTTP客户端
1717
- `got` - 人性化的HTTP请求库
1818
- `ofetch` - 更好的fetch API,带有TypeScript支持
19+
- `uni` - `@uni-helper/uni-network` uniapp 的网络请求库
1920

2021
- 🔄 **语言支持** - 生成TypeScript和JavaScript API:
2122
- `swag-axios-ts` / `swag-axios-js`
2223
- `swag-fetch-ts` / `swag-fetch-js`
2324
- `swag-ky-ts` / `swag-ky-js`
2425
- `swag-got-ts` / `swag-got-js`
2526
- `swag-ofetch-ts` / `swag-ofetch-js`
26-
27+
- `swag-uni-ts` / `swag-uni-js`
2728
- 🛠️ **可定制** - 灵活的管道系统,用于自定义生成过程
2829

2930
## 安装

0 commit comments

Comments
 (0)