File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
website/docs/zh/guide/start Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments