File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed
website/docs/en/guide/start Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " rsbuild-plugin-dts" ,
33 "version" : " 0.0.14" ,
4- "description" : " Dts plugin for Rsbuild " ,
4+ "description" : " Rsbuild plugin that provides support for emitting declaration files for Typescript in Rslib " ,
55 "homepage" : " https://lib.rsbuild.dev" ,
66 "bugs" : {
77 "url" : " https://github.com/web-infra-dev/rslib/issues"
Original file line number Diff line number Diff line change 11# Packages
2+
3+ This document showcases all the npm package information maintained by Rslib team.
4+
5+ ## @rslib/core
6+
7+ ![ ] ( https://img.shields.io/npm/v/@rslib/core?style=flat-square&colorA=564341&colorB=F8F5FF )
8+
9+ Rslib core package that provides CLI commands and build capabilities based on 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+ Rsbuild plugin that provides support for emitting declaration files for Typescript in Rslib.
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+ Used to create a new Rslib project.
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