@@ -38,15 +38,15 @@ See [Guide](./GUIDE.md).
38
38
39
39
Rstack is a unified JavaScript toolchain built around Rspack, with high performance and consistent architecture.
40
40
41
- | Name | Description |
42
- | ----------------------------------------------------- | ------------------------ |
43
- | [ Rspack] ( https://github.com/web-infra-dev/rspack ) | Bundler |
44
- | [ Rsbuild] ( https://github.com/web-infra-dev/rsbuild ) | Build tool |
45
- | [ Rslib] ( https://github.com/web-infra-dev/rslib ) | Library development tool |
46
- | [ Rspress] ( https://github.com/web-infra-dev/rspress ) | Static site generator |
47
- | [ Rsdoctor] ( https://github.com/web-infra-dev/rsdoctor ) | Build analyzer |
48
- | [ Rstest] ( https://github.com/web-infra-dev/rstest ) | Testing framework |
49
- | [ Rslint] ( https://github.com/web-infra-dev/rslint ) | Linter |
41
+ | Name | Description | Version |
42
+ | ----------------------------------------------------- | ------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
43
+ | [ Rspack] ( https://github.com/web-infra-dev/rspack ) | Bundler | < a href = " https://npmjs.com/package/@rspack/core " >< img src = " https://img.shields.io/npm/v/@rspack/core?style=flat-square&colorA=564341&colorB=EDED91 " alt = " npm version " /></ a > |
44
+ | [ Rsbuild] ( https://github.com/web-infra-dev/rsbuild ) | Build tool | < a href = " https://npmjs.com/package/@rsbuild/core " >< img src = " https://img.shields.io/npm/v/@rsbuild/core?style=flat-square&colorA=564341&colorB=EDED91 " alt = " npm version " /></ a > |
45
+ | [ Rslib] ( https://github.com/web-infra-dev/rslib ) | Library development tool | < a href = " https://npmjs.com/package/@rslib/core " >< img src = " https://img.shields.io/npm/v/@rslib/core?style=flat-square&colorA=564341&colorB=EDED91 " alt = " npm version " /></ a > |
46
+ | [ Rspress] ( https://github.com/web-infra-dev/rspress ) | Static site generator | < a href = " https://npmjs.com/package/@rspress/core " >< img src = " https://img.shields.io/npm/v/@rspress/core?style=flat-square&colorA=564341&colorB=EDED91 " alt = " npm version " /></ a > |
47
+ | [ Rsdoctor] ( https://github.com/web-infra-dev/rsdoctor ) | Build analyzer | < a href = " https://npmjs.com/package/@rsdoctor/core " >< img src = " https://img.shields.io/npm/v/@rsdoctor/core?style=flat-square&colorA=564341&colorB=EDED91 " alt = " npm version " /></ a > |
48
+ | [ Rstest] ( https://github.com/web-infra-dev/rstest ) | Testing framework | < a href = " https://npmjs.com/package/@rstest/core " >< img src = " https://img.shields.io/npm/v/@rstest/core?style=flat-square&colorA=564341&colorB=EDED91 " alt = " npm version " /></ a > |
49
+ | [ Rslint] ( https://github.com/web-infra-dev/rslint ) | Linter | < a href = " https://npmjs.com/package/@rslint/core " >< img src = " https://img.shields.io/npm/v/@rslint/core?style=flat-square&colorA=564341&colorB=EDED91 " alt = " npm version " /></ a > |
50
50
51
51
## 🤝 Contribution
52
52
0 commit comments