@@ -53,14 +53,15 @@ Come and chat with us on [Discord](https://discord.gg/wrBPBT6rkM)! The Rstack te
5353
5454Rstack is a unified JavaScript toolchain built around Rspack, with high performance and consistent architecture.
5555
56- | Name | Description |
57- | ----------------------------------------------------- | ------------------------ |
58- | [ Rspack] ( https://github.com/web-infra-dev/rspack ) | Bundler |
59- | [ Rsbuild] ( https://github.com/web-infra-dev/rsbuild ) | Build tool |
60- | [ Rslib] ( https://github.com/web-infra-dev/rslib ) | Library development tool |
61- | [ Rspress] ( https://github.com/web-infra-dev/rspress ) | Static site generator |
62- | [ Rsdoctor] ( https://github.com/web-infra-dev/rsdoctor ) | Build analyzer |
63- | [ Rstest] ( https://github.com/web-infra-dev/rstest ) | Testing framework |
56+ | Name | Description | Version |
57+ | ----------------------------------------------------- | ------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
58+ | [ 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 > |
59+ | [ 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 > |
60+ | [ 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 > |
61+ | [ 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 > |
62+ | [ 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 > |
63+ | [ 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 > |
64+ | [ 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 > |
6465
6566## 🙌 Code of conduct
6667
0 commit comments