@@ -41,6 +41,7 @@ Rstack is a unified JavaScript toolchain built around Rspack, with high performa
41
41
| [ Rspress] ( https://github.com/web-infra-dev/rspress ) | Static site generator |
42
42
| [ Rsdoctor] ( https://github.com/web-infra-dev/rsdoctor ) | Build analyzer |
43
43
| [ Rstest] ( https://github.com/web-infra-dev/rstest ) | Testing framework |
44
+ | [ Rslint] ( https://github.com/web-infra-dev/rslint ) | Linter |
44
45
45
46
## Getting started
46
47
@@ -69,15 +70,15 @@ Come chat with us on [Discord](https://discord.gg/79ZZ66GH9E)! Rspack team and R
69
70
70
71
## Links
71
72
72
- | Name | Description |
73
- | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------- |
74
- | [ awesome-rspack] ( https://github.com/web-infra-dev/awesome-rspack ) | A curated list of awesome things related to Rspack |
75
- | [ Rspack 1.x documentation] ( https://rspack.rs/ ) | Documentation for Rspack 1.x (latest) |
76
- | [ Rspack 0.x documentation] ( https://v0.rspack.rs/ ) | Documentation for Rspack 0.x version |
77
- | [ rspack-dev-server] ( https://github.com/web-infra-dev/rspack-dev-server ) | Dev server for Rspack |
78
- | [ rstack-examples] ( https://github.com/rspack-contrib/rstack-examples ) | Examples showcasing Rstack ecosystem tools (Rspack, Rsbuild, Rspress, Rsdoctor) |
79
- | [ rspack-sources] ( https://github.com/web-infra-dev/rspack-sources ) | Rust port of [ webpack-sources] ( https://www.npmjs.com/package/webpack-sources ) |
80
- | [ rstack-design-resources] ( https://github.com/rspack-contrib/rstack-design-resources ) | Design resources for Rspack Stack |
73
+ | Name | Description |
74
+ | ------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------- |
75
+ | [ awesome-rspack] ( https://github.com/web-infra-dev/awesome-rspack ) | A curated list of awesome things related to Rspack |
76
+ | [ Rspack 1.x documentation] ( https://rspack.rs/ ) | Documentation for Rspack 1.x (latest) |
77
+ | [ Rspack 0.x documentation] ( https://v0.rspack.rs/ ) | Documentation for Rspack 0.x version |
78
+ | [ rspack-dev-server] ( https://github.com/web-infra-dev/rspack-dev-server ) | Dev server for Rspack |
79
+ | [ rstack-examples] ( https://github.com/rspack-contrib/rstack-examples ) | Examples showcasing Rstack |
80
+ | [ rspack-sources] ( https://github.com/web-infra-dev/rspack-sources ) | Rust port of [ webpack-sources] ( https://www.npmjs.com/package/webpack-sources ) |
81
+ | [ rstack-design-resources] ( https://github.com/rspack-contrib/rstack-design-resources ) | Design resources for Rspack Stack |
81
82
82
83
## Contributors
83
84
0 commit comments