Skip to content

Commit 45fb04c

Browse files
committed
docs: packages
1 parent e7de324 commit 45fb04c

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,30 @@
11
# NPM 包
2+
3+
本文档展示了 Rslib 团队维护的所有 npm 包信息。
4+
5+
## @rslib/core
6+
7+
![](https://img.shields.io/npm/v/@rslib/core?style=flat-square&colorA=564341&colorB=F8F5FF)
8+
9+
Rslib 核心包,提供 CLI 命令和基于 Rsbuild 的构建功能。
10+
11+
- [npm](https://npmjs.com/package/@rslib/core)
12+
- [Source Code](https://github.com/web-infra-dev/rslib/tree/main/packages/core)
13+
14+
## rsbuild-plugin-dts
15+
16+
![](https://img.shields.io/npm/v/rsbuild-plugin-dts?style=flat-square&colorA=564341&colorB=F8F5FF)
17+
18+
支持为 TypeScript 发出声明文件的 Rsbuild 插件。
19+
20+
- [npm](https://npmjs.com/package/rsbuild-plugin-dts)
21+
- [Source Code](https://github.com/web-infra-dev/rslib/tree/main/packages/plugin-dts)
22+
23+
## create-rslib
24+
25+
![](https://img.shields.io/npm/v/create-rslib?style=flat-square&colorA=564341&colorB=F8F5FF)
26+
27+
用于创建新的 Rslib 项目。
28+
29+
- [npm](https://npmjs.com/package/create-rslib)
30+
- [Source Code](https://github.com/web-infra-dev/rslib/tree/main/packages/create-rslib)

0 commit comments

Comments
 (0)