# @rsbuild/shared

> The internal shared modules and dependencies of Rsbuild.

Latest version **0.7.10** (published 2024-06-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install @rsbuild/shared
pnpm add @rsbuild/shared
yarn add @rsbuild/shared
bun add @rsbuild/shared
```

## Health

**Score 50/100 (C)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; has provenance; high maintenance score; high quality score.

Warnings: low downloads; pre 1.0.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 0.7.10 |
| Published | 2024-06-26 |
| First published | 2023-10-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 4 |
| Unpacked size | 1.8 MB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 3377 |

## Links

- npm: https://www.npmjs.com/package/@rsbuild/shared
- Repository: https://github.com/web-infra-dev/rsbuild
- Homepage: https://rsbuild.dev
- Issues: https://github.com/web-infra-dev/rsbuild/issues
- npm.io page: https://npm.io/package/@rsbuild/shared

## Dependencies (4)

- [postcss](https://npm.io/package/postcss.md) ^8.4.38
- [@rspack/core](https://npm.io/package/@rspack/core.md) 0.7.5
- [caniuse-lite](https://npm.io/package/caniuse-lite.md) ^1.0.30001636
- [html-webpack-plugin](https://npm.io/package/html-webpack-plugin.md) npm:html-rspack-plugin@5.7.2

## Recent versions

- 0.7.10 (latest) — 2024-06-26
- 1.0.0-alpha.2 (alpha) — 2024-07-03
- 0.0.0-next-20240528072128 (next) — 2024-05-28
- 0.7.0-beta.9 (beta) — 2024-05-24
- 0.0.0-nightly-20240114070311 (nightly) — 2024-01-14
- 1.0.0-alpha.1 — 2024-07-03
- 1.0.0-alpha.0 — 2024-07-02
- 0.7.9 — 2024-06-18
- 0.7.8 — 2024-06-17
- 0.7.7 — 2024-06-13
- 0.7.6 — 2024-06-12
- 0.7.5 — 2024-06-11
- 0.7.4 — 2024-06-09
- 0.7.3 — 2024-06-05
- 0.7.2 — 2024-06-01
- … 178 more at https://npm.io/package/@rsbuild/shared/versions

## README

<p align="center">
  <a href="https://rsbuild.dev" target="blank"><img src="https://github.com/web-infra-dev/rsbuild/assets/7237365/84abc13e-b620-468f-a90b-dbf28e7e9427" alt="Rsbuild Logo" /></a>
</p>

# Rsbuild Shared

The internal shared modules and dependencies of Rsbuild.

## Note

The `@rsbuild/shared` is used internally by Rsbuild. Please avoid relying on the methods exported by `@rsbuild/shared` in web projects or community plugins.

If you need to use the methods in `@rsbuild/shared`, you can directly copy the relevant code into your project, or you can provide feedback through issues. We will evaluate whether there is a need to provide an external API.

## Documentation

https://rsbuild.dev/

## Contributing

Please read the [Contributing Guide](https://github.com/web-infra-dev/rsbuild/blob/main/CONTRIBUTING.md).

## License

Rsbuild is [MIT licensed](https://github.com/web-infra-dev/rsbuild/blob/main/LICENSE).

---
_Source: https://npm.io/package/@rsbuild/shared · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
