66<h2 align =" center " >A fast Rust-based web bundler</h2 >
77
88<p align =" center " >
9- <img src =" https://img.shields.io/npm/v/@rspack/core?style=flat-square&colorA=564341&colorB=EDED91 " alt =" npm version " />
10- <img src =" https://img.shields.io/npm/dm/@rspack/core.svg?style=flat-square&colorA=564341&colorB=EDED91 " alt =" downloads " />
11- <a href =" https://github.com/modern-js-dev/rspack/blob/main/LICENSE " ><img src =" https://img.shields.io/npm/l/@rspack/core?style=flat-square&colorA=564341&colorB=EDED91 " alt =" license " /></a >
9+ <a href =" https://www.npmjs.com/package/@rspack/core?activeTab=versions " >
10+ <img src =" https://img.shields.io/npm/v/@rspack/core?style=flat-square&colorA=564341&colorB=EDED91 " alt =" npm version " />
11+ </a >
12+ <a href =" https://npmcharts.com/compare/@rspack/core?minimal=true " >
13+ <img src="https://img.shields.io/npm/dm/@rspack/core.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="downloads" />
14+ </a >
15+ <a href =" https://github.com/web-infra-dev/rspack/blob/main/LICENSE " >
16+ <img src="https://img.shields.io/npm/l/@rspack/core?style=flat-square&colorA=564341&colorB=EDED91" alt="license" />
17+ </a >
1218</p >
1319
1420English | [ 简体中文] ( ./README.zh-CN.md )
@@ -43,9 +49,9 @@ This repo has adopted the ByteDance Open Source Code of Conduct. Please check [C
4349| Name | Description |
4450| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
4551| [ Rspack website] ( https://rspack.org ) | Official documentation for Rspack |
46- | [ Rspack website repo] ( https://github.com/modern-js -dev/rspack-website ) | Repository of official documentation |
47- | [ rspack-sources] ( https://github.com/modern-js -dev/rspack-sources ) | Rusty [ webpack-sources] ( https://www.npmjs.com/package/webpack-sources ) port |
48- | [ rspack-migration-showcase] ( https://github.com/modern-js -dev/rspack-migration-showcase ) | Migration showcases for Rspack |
52+ | [ Rspack website repo] ( https://github.com/web-infra -dev/rspack-website ) | Repository of official documentation |
53+ | [ rspack-sources] ( https://github.com/web-infra -dev/rspack-sources ) | Rusty [ webpack-sources] ( https://www.npmjs.com/package/webpack-sources ) port |
54+ | [ rspack-migration-showcase] ( https://github.com/web-infra -dev/rspack-migration-showcase ) | Migration showcases for Rspack |
4955
5056## Credits
5157
@@ -65,4 +71,4 @@ Thanks to:
6571
6672## License
6773
68- Rspack is [ MIT licensed] ( https://github.com/modern-js -dev/rspack/blob/main/LICENSE ) .
74+ Rspack is [ MIT licensed] ( https://github.com/web-infra -dev/rspack/blob/main/LICENSE ) .
0 commit comments