15 packages
@rsdoctor/cli
This is the CLI of Rsdoctor, you can use the capabilities of this package to open the analysis page without building.
@rsdoctor/client
This package is the Rsdoctor reporting platform.
@rsdoctor/components
This package is the Rsdoctor reporting platform’s components.
@rsdoctor/core
This is the core package of Rsdoctor, providing core tools and analysis capabilities for Rsdoctor plugins.
@rsdoctor/docs
The same as Rspack: [Writing style guide](https://github.com/web-infra-dev/rspack/tree/main/website#writing-style-guide).
@rsdoctor/graph
This package is the intermediate data layer of Rsdoctor.
@rsdoctor/mcp-server
@rsdoctor/mcp-server 是一个 MCP Server,旨在帮助用户更便捷地使用 Rsdoctor 的构建数据。它可以与 Rsdoctor 的本地构建分析数据配合使用,通过问答的形式,帮助你快速获取构建分析结果。
@rsdoctor/rspack-plugin
An Rspack plugin for integrating Rsdoctor.
@rsdoctor/sdk
This package is the intermediate data layer of Rsdoctor.
@rsdoctor/test-helper
The vitest helpers of Rsdoctor.
@rsdoctor/types
This package is the Rsdoctor's types package.
@rsdoctor/utils
This package is the Rsdoctor's tools package.
@rsdoctor/webpack-plugin
A webpack plugin for integrating Rsdoctor.
@yifancong/bundle-actions
A GitHub Action for bundle size analysis and reporting
@yifancong/napi-rs-demo
Template project for writing node package with napi-rs